chiark
/
gitweb
/
~mdw
/
mm
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c41ed91
)
mm.c (rate): Fix comment typo.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 12 Sep 2018 10:40:06 +0000
(11:40 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 5 Sep 2019 13:09:49 +0000
(14:09 +0100)
mm.c
patch
|
blob
|
blame
|
history
diff --git
a/mm.c
b/mm.c
index 47ffa0c0bc4558c5f82bb7ca48847b920e0f0553..16f635bc61caca8491ce1f3720379b5c68383dd0 100644
(file)
--- 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
+ * correspond
i
ng 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
*