diff doc/interpreter/io.txi @ 5016:bdbee5282954

[project @ 2004-09-22 02:50:35 by jwe]
author jwe
date Wed, 22 Sep 2004 02:50:36 +0000
parents e2c91da0aa16
children 390f13fc0f4a
line wrap: on
line diff
--- a/doc/interpreter/io.txi	Wed Sep 22 02:18:13 2004 +0000
+++ b/doc/interpreter/io.txi	Wed Sep 22 02:50:36 2004 +0000
@@ -124,7 +124,7 @@
 written by the @code{save} command can be controlled using the built-in
 variables @code{default_save_format} and @code{save_precision}.
 
-Note that Octave can not yet save or load structure variables or any
+Note that Octave cannot yet save or load structure variables or any
 user-defined types.
 
 @DOCSTRING(save)