Mercurial > hg > octave-nkf
diff doc/interpreter/tips.txi @ 9038:fca0dc2fb042
Cleanup documentation files stmt.texi and func.texi
Spellcheck
Style check (especially two spaces after period)
Info menu now uses @code macro when describing code statements such as while, for, if, etc.
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sun, 22 Mar 2009 11:15:35 -0700 |
parents | 349616d9c38e |
children | ec41eabf4499 |
line wrap: on
line diff
--- a/doc/interpreter/tips.txi +++ b/doc/interpreter/tips.txi @@ -126,7 +126,7 @@ If you are using @code{eval} as an exception handling mechanism and not because you need to execute some arbitrary text, use the @code{try} -statement instead. @xref{The try Statement}. +statement instead. @xref{The @code{try} Statement}. @item If you are calling lots of functions but none of them will need to