Fix message.
[pspp-builds.git] / src / output.c
index 59bccb8045324f707f792d3be6be4f2feabc1ec3..ab8c10f1fc389d40941e70bfd33ae25d4396bde9 100644 (file)
@@ -296,7 +296,7 @@ outp_read_devices (void)
   if (init_fn == NULL)
     {
       msg (IE, _("Cannot find output initialization file.  "
-                 "Use `-vvvv' to view search path."));
+                 "Use `-vvvvv' to view search path."));
       goto exit;
     }