aboutsummaryrefslogtreecommitdiff
path: root/devel.but
diff options
context:
space:
mode:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>2005-07-29 23:05:10 +0000
committerJacob Nevins <jacobn@chiark.greenend.org.uk>2005-07-29 23:05:10 +0000
commitef36a4232c5857e78a625c90a9f5d999a08ffc9d (patch)
tree81f2c29ab1f4239d961d36138db516d09244c18f /devel.but
parente37c2c0ad2811eadbf8e6f470cd719c5c21142fa (diff)
downloadpuzzles-ef36a4232c5857e78a625c90a9f5d999a08ffc9d.zip
puzzles-ef36a4232c5857e78a625c90a9f5d999a08ffc9d.tar.gz
puzzles-ef36a4232c5857e78a625c90a9f5d999a08ffc9d.tar.bz2
puzzles-ef36a4232c5857e78a625c90a9f5d999a08ffc9d.tar.xz
missing `i' in `\e'
[originally from svn r6151]
Diffstat (limited to 'devel.but')
-rw-r--r--devel.but2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel.but b/devel.but
index e63a9c7..0004192 100644
--- 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