chiark / gitweb /
missing `i' in `\e'
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 29 Jul 2005 23:05:10 +0000 (23:05 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 29 Jul 2005 23:05:10 +0000 (23:05 +0000)
[originally from svn r6151]

devel.but

index e63a9c7ab8cb252c0be3a84311610f1f427f407c..0004192977335bdd26ee591a5862b87e5dbb9efe 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