From: Simon Tatham Date: Sun, 7 Apr 2013 10:24:36 +0000 (+0000) Subject: Fix a typo I noticed in passing. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=9799ff0e2a607ceef544b7f89ab7ee59be0fd9bd;p=sgt-puzzles.git Fix a typo I noticed in passing. [originally from svn r9821] --- 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.