aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2013-04-07 10:24:36 +0000
committerSimon Tatham <anakin@pobox.com>2013-04-07 10:24:36 +0000
commit9799ff0e2a607ceef544b7f89ab7ee59be0fd9bd (patch)
tree06ec37fd50fec2b0bbb5495ee0ddfbb09807fd36
parentc55e95485483f8a5b66ab4af3a372495d88389ee (diff)
downloadpuzzles-9799ff0e2a607ceef544b7f89ab7ee59be0fd9bd.zip
puzzles-9799ff0e2a607ceef544b7f89ab7ee59be0fd9bd.tar.gz
puzzles-9799ff0e2a607ceef544b7f89ab7ee59be0fd9bd.tar.bz2
puzzles-9799ff0e2a607ceef544b7f89ab7ee59be0fd9bd.tar.xz
Fix a typo I noticed in passing.
[originally from svn r9821]
-rw-r--r--devel.but2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel.but b/devel.but
index 30642ea..c218cd1 100644
--- a/devel.but
+++ b/devel.but
@@ -3264,7 +3264,7 @@ place.
\c void *rctx);
This function examines a serialised midend stream, of the same kind
-used by \cw{midend_serialise()} and \cw{midendd_deserialise()}, and
+used by \cw{midend_serialise()} and \cw{midend_deserialise()}, and
returns the \cw{name} field of the game back end from which it was
saved.