Explorar el Código

spelling: privileged

Josh Soref hace 9 años
padre
commit
353344f1cc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sample-config/nrpe.cfg.in

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

@@ -38,7 +38,7 @@ pid_file=@piddir@/nrpe.pid
 
 # PORT NUMBER
 # Port number we should wait for connections on.
-# NOTE: This must be a non-priviledged port (i.e. > 1024).
+# NOTE: This must be a non-privileged port (i.e. > 1024).
 # NOTE: This option is ignored if NRPE is running under either inetd or xinetd
 
 server_port=@nrpe_port@