Forráskód Böngészése

Corrected a typo in comments in header

Michael Honkoop 2 napja
szülő
commit
f23ce23c00
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.