aboutsummaryrefslogtreecommitdiff
path: root/plugins/urlize.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/urlize.c')
-rw-r--r--plugins/urlize.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/urlize.c b/plugins/urlize.c
index 781569dd..6803ddfc 100644
--- a/plugins/urlize.c
+++ b/plugins/urlize.c
@@ -10,8 +10,7 @@
* This file contains the urlize plugin
*
* This plugin wraps the text output of another command (plugin) in HTML <A>
-* tags, thus displaying the child plugin's output as a clickable link in compatible
-* monitoring status screen. This plugin returns the status of the invoked plugin.
+* tags. This plugin returns the status of the invoked plugin.
*
*
* This program is free software: you can redistribute it and/or modify