missing i' in \e'

[originally from svn r6151]
This commit is contained in:
Jacob Nevins
2005-07-29 23:05:10 +00:00
parent e37c2c0ad2
commit ef36a4232c

View File

@ -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