From 9799ff0e2a607ceef544b7f89ab7ee59be0fd9bd Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 7 Apr 2013 10:24:36 +0000 Subject: [PATCH] Fix a typo I noticed in passing. [originally from svn r9821] --- devel.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.