Continue reforming error message support. In this phase, we get rid
[pspp-builds.git] / src / output / output.c
index e1f6e3f9d4c98ec3fa2d1f0a8588da5911e93cca..349b5d3c3212b386f978d8dd6318dece52c33a07 100644 (file)
@@ -291,7 +291,7 @@ outp_read_devices (void)
   if (init_fn == NULL)
     {
       error (0, 0, _("cannot find output initialization file "
-                     "(use `-vvvvv' to view search path)"));
+                     "(use `-vv' to view search path)"));
       goto exit;
     }