shithub: puzzles

Download patch

ref: 9799ff0e2a607ceef544b7f89ab7ee59be0fd9bd
parent: c55e95485483f8a5b66ab4af3a372495d88389ee
author: Simon Tatham <anakin@pobox.com>
date: Sun Apr 7 06:24:36 EDT 2013

Fix a typo I noticed in passing.

[originally from svn r9821]

--- a/devel.but
+++ b/devel.but
@@ -3264,7 +3264,7 @@
 \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.