From: Mark Wooding Date: Wed, 12 Sep 2018 10:40:06 +0000 (+0100) Subject: mm.c (rate): Fix comment typo. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mm/commitdiff_plain/7628cccb78f40f6a6a5a5f12d7d8eca92bc13dcd?ds=inline;hp=c41ed91c4a1a6c6ddb10281823cc3d05ea84f5c5 mm.c (rate): Fix comment typo. --- diff --git a/mm.c b/mm.c index 47ffa0c..16f635b 100644 --- a/mm.c +++ b/mm.c @@ -71,7 +71,7 @@ typedef struct mm { * * The rating function works by taking a pass over the guess, computing a * count table %$v'$%; but for each guess symbol which matches the - * correspondng code symbol, decrementing the count %$v_i$% for that symbol + * corresponding code symbol, decrementing the count %$v_i$% for that symbol * (in a temporary copy of the table %$v$%). The black count is then the * number of such matches, and the white count is given by *