missing `i' in `\e'
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 29 Jul 2005 23:05:10 +0000 (23:05 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 29 Jul 2005 23:05:10 +0000 (23:05 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6151 cda61777-01e9-0310-a592-d414129be87e

devel.but

index e63a9c7..0004192 100644 (file)
--- a/devel.but
+++ b/devel.but
@@ -2522,7 +2522,7 @@ versa!).
 \S{utils-snewn} \cw{snewn()}
 
 \c var = snewn(n, type);
-\e iii            iiii
+\e iii         i  iiii
 
 This macro is the array form of \cw{snew()}. It takes two arguments;
 the first is a number, and the second is a type name. It allocates