Mercurial > hg > octave-lyh
diff src/parse.y @ 6637:c18ed0e7ee41
[project @ 2007-05-21 19:12:46 by jwe]
author | jwe |
---|---|
date | Mon, 21 May 2007 19:12:46 +0000 |
parents | ff87ad14403f |
children | 6a7fc4105bcc |
line wrap: on
line diff
--- a/src/parse.y +++ b/src/parse.y @@ -3523,13 +3523,13 @@ Uses like\n\ \n\ @example\n\ -autoload (\"foo\", file_in_loadpth (\"bar.oct\"))\n\ +autoload (\"foo\", file_in_loadpath (\"bar.oct\"))\n\ @end example\n\ \n\ @noindent\n\ are strongly discouraged.\n\ \n\ -With no arguments, return a structure containing the curre autoload map.\n\ +With no arguments, return a structure containing the current autoload map.\n\ @seealso{PKG_ADD}\n\ @end deftypefn") {