diff scripts/pkg/pkg.m @ 8664:e07e93c04080

style fixes
author John W. Eaton <jwe@octave.org>
date Wed, 04 Feb 2009 10:56:23 -0500
parents f134925a1cfa
children 5dd06f19e9be
line wrap: on
line diff
--- a/scripts/pkg/pkg.m	Wed Feb 04 16:05:01 2009 +0100
+++ b/scripts/pkg/pkg.m	Wed Feb 04 10:56:23 2009 -0500
@@ -877,7 +877,7 @@
       endif
     else
       ## FIXME: We should have a better error message.
-      warning ("some of the packages you want to uninstall are not installed.");
+      warning ("some of the packages you want to uninstall are not installed");
     endif
   endif