aboutsummaryrefslogtreecommitdiff
path: root/plugins/utils.h
diff options
context:
space:
mode:
authorGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2014-01-21 16:19:20 +0100
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2014-01-21 16:19:20 +0100
commit01e570f4a4e2a2701b6afeaba4eddf91a31fbe45 (patch)
tree252bfe06acac980fa590acad6b3c43085ddd523e /plugins/utils.h
parent7ee3525423f17cb8269a11e679355733867131e9 (diff)
downloadmonitoring-plugins-01e570f4a4e2a2701b6afeaba4eddf91a31fbe45.tar.gz
Capitalize "Monitoring Plugins"
"Monitoring Plugins" is a name.
Diffstat (limited to 'plugins/utils.h')
-rw-r--r--plugins/utils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/utils.h b/plugins/utils.h
index 1f376542..3c039a7f 100644
--- a/plugins/utils.h
+++ b/plugins/utils.h
@@ -1,6 +1,6 @@
#ifndef NP_UTILS_H
#define NP_UTILS_H
-/* Header file for monitoring plugins utils.c */
+/* Header file for Monitoring Plugins utils.c */
/* This file should be included in all plugins */
@@ -203,7 +203,7 @@ use of this software. To submit patches or suggest improvements, send email\n\
to devel@monitoring-plugins.org\n\n")
#define UT_NOWARRANTY _("\n\
-The monitoring plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\n\
+The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\n\
copies of the plugins under the terms of the GNU General Public License.\n\
For more information about these matters, see the file named COPYING.\n")