diff scripts/miscellaneous/version.m @ 12378:2427541a8408 release-3-4-x

Periodic spellcheck of documentation.
author Rik <octave@nomad.inbox5.com>
date Sat, 05 Feb 2011 13:05:16 -0800
parents f07e6b4d34c7
children 9cae456085c2
line wrap: on
line diff
--- a/scripts/miscellaneous/version.m	Sat Feb 05 12:58:34 2011 -0800
+++ b/scripts/miscellaneous/version.m	Sat Feb 05 13:05:16 2011 -0800
@@ -21,7 +21,7 @@
 ## Return the version number of Octave, as a string.
 ##
 ## This is an alias for the function @code{OCTAVE_VERSION} provided for
-## compatability
+## compatibility
 ## @seealso{OCTAVE_VERSION}.
 ## @end deftypefn