diff scripts/polynomial/ppval.m @ 11472:1740012184f9

Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
author Rik <octave@nomad.inbox5.com>
date Sun, 09 Jan 2011 21:33:04 -0800
parents a4f482e66b65
children fd0a3ac60b0e
line wrap: on
line diff
--- a/scripts/polynomial/ppval.m
+++ b/scripts/polynomial/ppval.m
@@ -36,7 +36,7 @@
     print_usage ();
   endif
   if (! isstruct (pp))
-    error ("ppval: expects a pp structure");
+    error ("ppval: PP must be a structure");
   endif
 
   ## Extract info.