Procházet zdrojové kódy

Corrected a typo in comments in header

Michael Honkoop před 2 dny
rodič
revize
f23ce23c00
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.