From 511cf612ac979f536fd65e14603a87ca5ad435f3 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 19 Dec 2012 18:48:21 +0100 Subject: miscellaneous typo fixes --- doc/viterbi.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/viterbi.txt') diff --git a/doc/viterbi.txt b/doc/viterbi.txt index 5362a0b765..97825462cc 100644 --- a/doc/viterbi.txt +++ b/doc/viterbi.txt @@ -85,8 +85,8 @@ here are some edges we could choose from: / \ O-----2--4--O -Finding the new best pathes and scores for each point of our new column is -trivial given we know the previous column best pathes and scores: +Finding the new best paths and scores for each point of our new column is +trivial given we know the previous column best paths and scores: O-----0-----8 \ -- cgit v1.2.3