Преглед изворни кода

Merge branch 'maint' of github.com:nagios-plugins/nagios-plugins into maint

madlohe пре 6 година
родитељ
комит
59e85c1fc8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      plugins/check_ups.c

+ 1 - 1
plugins/check_ups.c

@@ -621,7 +621,7 @@ print_help (void)
   printf (" %s\n", "-T, --temperature");
   printf (" %s\n", "-T, --temperature");
   printf ("    %s\n", _("Output of temperatures in Celsius"));
   printf ("    %s\n", _("Output of temperatures in Celsius"));
   printf (" %s\n", "-e, --extended-units");
   printf (" %s\n", "-e, --extended-units");
-  printf ("    %s\n", _("Allow nonstandard units in performance data (used for voltage an temperatures)."));
+  printf ("    %s\n", _("Allow nonstandard units in performance data (used for voltage and temperatures)"));
   printf (" %s\n", "-v, --variable=STRING");
   printf (" %s\n", "-v, --variable=STRING");
   printf ("    %s %s\n", _("Valid values for STRING are"), "LINE, TEMP, BATTPCT or LOADPCT");
   printf ("    %s %s\n", _("Valid values for STRING are"), "LINE, TEMP, BATTPCT or LOADPCT");