aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMike Rostermund <mike@kollegienet.dk>2014-12-08 20:15:20 +0100
committerMike Rostermund <mike@kollegienet.dk>2014-12-08 20:15:20 +0100
commita4ab7d7368e05b06302501dceece400f7a456493 (patch)
treee57620c26464f40e224ba8faf3d795b58afdccb0 /bin
parent85050b8e0d0810dc934d44c13e68ce362f40da2a (diff)
downloadsmokeping-a4ab7d7368e05b06302501dceece400f7a456493.tar.gz
Fixed typo in comment
Diffstat (limited to 'bin')
-rwxr-xr-xbin/smokeping_cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/smokeping_cgi b/bin/smokeping_cgi
index 4aa9745..25efa5e 100755
--- a/bin/smokeping_cgi
+++ b/bin/smokeping_cgi
@@ -56,7 +56,7 @@ Copy its content to the place where your webserver expects its files. The
fcgi script shows the preferred method for runnig smokeping. You can also
run smokeping as a cgi. But make sure to still use the wrapper as exposing
ARGV to the webserver represents a security vulnerability you may rather not
-wand to deal with.
+want to deal with.
Adjust the paths in the script and you should be ready to go.