Mercurial > hg > octave-nkf
diff src/variables.cc @ 9037:4cb9f994dcec
Documentation cleanup of var.texi, expr.texi, eval.texi
Spellcheck
Style check (particularly for two spaces after period)
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sun, 22 Mar 2009 08:41:49 -0700 |
parents | eb63fbe60fab |
children | c6463412aebb |
line wrap: on
line diff
--- a/src/variables.cc +++ b/src/variables.cc @@ -1564,7 +1564,7 @@ List the variables in the global scope rather than the current scope.\n\ @item -regexp\n\ The patterns are considered as regular expressions and will be used\n\ -for matching the variables to display. The same pattern syntax as for\n\ +for matching the variables to display. The same pattern syntax as for\n\ the @code{regexp} function is used.\n\ @item -file\n\ The following argument is treated as a filename, and the variables that\n\