Code

correcting some translation problems
[nagiosplug.git] / plugins / check_ide_smart.c
index 234f23b74b5c08a9f1f9e20050696a137f19a27d..e30d89cc16c14cbb22beb6cbf3b049b58d0ef842 100644 (file)
@@ -522,7 +522,7 @@ print_help (void)
   printf (" %s\n", "-0, --auto-off");
   printf ("    %s\n", _("Turn off automatic offline tests"));
   printf (" %s\n", "-n, --nagios");
-  printf ("    %s\n", _("Output suitable for Nagios\n"));
+  printf ("    %s\n\n", _("Output suitable for Nagios"));
   printf (_(UT_SUPPORT));
 }