diff src/defaults.cc @ 9135:b04f95fabbf9

Update sections 2.5, 2.6, 2.7 of basics.txi Sample parse error changed to a simpler example
author Rik <rdrider0-list@yahoo.com>
date Sat, 18 Apr 2009 07:54:44 -0700
parents a3739e27b017
children b38c45d1fc08
line wrap: on
line diff
--- a/src/defaults.cc
+++ b/src/defaults.cc
@@ -405,7 +405,7 @@
 Query or set the internal variable that specifies the editor to\n\
 use with the @code{edit_history} command.  The default value is taken from\n\
 the environment variable @w{@code{EDITOR}} when Octave starts.  If the\n\ 
-enironment variable is not initialized, @w{@code{EDITOR}} will be set to\n\
+environment variable is not initialized, @w{@code{EDITOR}} will be set to\n\
 @code{\"emacs\"}.\n\
 @seealso{edit_history}\n\
 @end deftypefn")