diff doc/interpreter/basics.txi @ 6643:6a7fc4105bcc

[project @ 2007-05-21 20:37:43 by jwe]
author jwe
date Mon, 21 May 2007 20:37:43 +0000
parents 545847da3b88
children 673686daec87
line wrap: on
line diff
--- a/doc/interpreter/basics.txi
+++ b/doc/interpreter/basics.txi
@@ -148,8 +148,8 @@
 Specify the path to search for function files.  The value of @var{path}
 specified on the command line will override any value of
 @code{OCTAVE_PATH} found in the environment, but not any commands in the
-system or user startup files that set the internal variable @code{LOADPATH}
-through one of the path functions.
+system or user startup files that set the internal load path through one
+of the path functions.
 
 @item --persist
 Go to interactive mode after @code{--eval} or reading from a file