changeset 11903:afe7e59fd69e release-3-0-x

version.h fix spelling of MERCHANTABILITY in startup message
author John W. Eaton <jwe@octave.org>
date Mon, 12 Jan 2009 10:40:02 +0100
parents a79ef0364d2a
children 059fadc0cbc3
files src/version.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/version.h	Mon Jan 12 10:39:42 2009 +0100
+++ b/src/version.h	Mon Jan 12 10:40:02 2009 +0100
@@ -45,7 +45,7 @@
   "This is free software; see the source code for copying conditions."
 
 #define X_OCTAVE_WARRANTY_STATEMENT(ARG) \
-  "There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or\n\
+  "There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or\n\
 FITNESS FOR A PARTICULAR PURPOSE." ARG
 
 #define OCTAVE_WARRANTY_STATEMENT \