فهرست منبع

spelling: substitution

Josh Soref 9 سال پیش
والد
کامیت
fd60cd1e27
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      SECURITY.md
  2. 1 1
      sample-config/nrpe.cfg.in

+ 1 - 1
SECURITY.md

@@ -46,7 +46,7 @@ do two things:
 
 #### ENABLING BASH COMMAND SUBSTITUTION ####
 
-To enable support for arguments containing bash command substitions, 
+To enable support for arguments containing bash command substitutions, 
 you must do two things:
 
    1.  Enable arguments as described above

+ 1 - 1
sample-config/nrpe.cfg.in

@@ -115,7 +115,7 @@ dont_blame_nrpe=0
 
 
 
-# BASH COMMAND SUBTITUTION
+# BASH COMMAND SUBSTITUTION
 # This option determines whether or not the NRPE daemon will allow clients
 # to specify arguments that contain bash command substitutions of the form
 # $(...).  This option only works if the daemon was configured with both