[monitoring-plugins] check_mrtg: Fixing spelling bug

Jan Wagner git at monitoring-plugins.org
Mon Jun 23 22:30:09 CEST 2014


 Module: monitoring-plugins
 Branch: master
 Commit: 9ac3fe7d5036e7a3672e32e87db4c252209c862a
 Author: Jan Wagner <waja at cyconet.org>
   Date: Mon Jun 23 22:28:28 2014 +0200
    URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9ac3fe7

check_mrtg: Fixing spelling bug

---

 plugins/check_mrtg.c      | 2 +-
 po/de.po                  | 2 +-
 po/fr.po                  | 2 +-
 po/monitoring-plugins.pot | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/plugins/check_mrtg.c b/plugins/check_mrtg.c
index ed75f4c..cf3fe04 100644
--- a/plugins/check_mrtg.c
+++ b/plugins/check_mrtg.c
@@ -356,7 +356,7 @@ print_help (void)
 	printf (" %s\n", _("This plugin is useful for monitoring MRTG data that does not correspond to"));
   printf (" %s\n", _("bandwidth usage.  (Use the check_mrtgtraf plugin for monitoring bandwidth)."));
   printf (" %s\n", _("It can be used to monitor any kind of data that MRTG is monitoring - errors,"));
-  printf (" %s\n", _("packets/sec, etc.  I use MRTG in conjuction with the Novell NLM that allows"));
+  printf (" %s\n", _("packets/sec, etc.  I use MRTG in conjunction with the Novell NLM that allows"));
   printf (" %s\n", _("me to track processor utilization, user connections, drive space, etc and"));
   printf (" %s\n\n", _("this plugin works well for monitoring that kind of data as well."));
 
diff --git a/po/de.po b/po/de.po
index b9dd8f2..1b72995 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1998,7 +1998,7 @@ msgstr ""
 
 #: plugins/check_mrtg.c:359
 msgid ""
-"packets/sec, etc.  I use MRTG in conjuction with the Novell NLM that allows"
+"packets/sec, etc.  I use MRTG in conjunction with the Novell NLM that allows"
 msgstr ""
 
 #: plugins/check_mrtg.c:360
diff --git a/po/fr.po b/po/fr.po
index 0537949..4eaddf5 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -2050,7 +2050,7 @@ msgstr ""
 
 #: plugins/check_mrtg.c:359
 msgid ""
-"packets/sec, etc.  I use MRTG in conjuction with the Novell NLM that allows"
+"packets/sec, etc.  I use MRTG in conjunction with the Novell NLM that allows"
 msgstr ""
 
 #: plugins/check_mrtg.c:360
diff --git a/po/monitoring-plugins.pot b/po/monitoring-plugins.pot
index 07c1b98..b474359 100644
--- a/po/monitoring-plugins.pot
+++ b/po/monitoring-plugins.pot
@@ -1944,7 +1944,7 @@ msgstr ""
 
 #: plugins/check_mrtg.c:359
 msgid ""
-"packets/sec, etc.  I use MRTG in conjuction with the Novell NLM that allows"
+"packets/sec, etc.  I use MRTG in conjunction with the Novell NLM that allows"
 msgstr ""
 
 #: plugins/check_mrtg.c:360



More information about the Commits mailing list