changeset 8277:b4a1a5472191

version.h fix spelling of MERCHANTABILITY in startup message
author John W. Eaton <jwe@octave.org>
date Mon, 27 Oct 2008 14:36:25 -0400
parents 50e827fb8b9f
children ab0674a8b345
files src/version.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/version.h	Mon Oct 27 14:26:56 2008 -0400
+++ b/src/version.h	Mon Oct 27 14:36:25 2008 -0400
@@ -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 \