diff options
Diffstat (limited to 'plugins/utils.h')
-rw-r--r-- | plugins/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/utils.h b/plugins/utils.h index 8c8c81b8..4c4aaccc 100644 --- a/plugins/utils.h +++ b/plugins/utils.h @@ -160,7 +160,7 @@ char *fperfdata (const char *, #define UT_VERBOSE _("\ -v, --verbose\n\ Show details for command-line debugging (output may be truncated by\n\ - the monitoring system)\n") + the monitoring system)\n") #define UT_WARN_CRIT _("\ -w, --warning=DOUBLE\n\ |