X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mm/blobdiff_plain/c41ed91c4a1a6c6ddb10281823cc3d05ea84f5c5..7628cccb78f40f6a6a5a5f12d7d8eca92bc13dcd:/mm.c 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 *