Parcourir la source

Corrected a typo in comments in header

Michael Honkoop il y a 2 jours
Parent
commit
f23ce23c00
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      localchecks/directadmin.sh

+ 1 - 1
localchecks/directadmin.sh

@@ -10,7 +10,7 @@
 # Updated output to have updateable compontents comma-sepoarated.
 
 # Installation:
-# This file should be place on a/the DirectAdmin host in /usr/lib/check_mk_agent/local
+# This file should be placed on a/the DirectAdmin host in /usr/lib/check_mk_agent/local
 # 
 # (optional) if you want the check to run on a different schedule (like once per hour) put it in a subdirectory of above path
 # named to the number of seconds of the interval wanted, so 3600/ for once an hour, 86400 for once per day.