Bläddra i källkod

tls fix typo in README

Olle E. Johansson 9 år sedan
förälder
incheckning
0a1b5df76f
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      modules/tls/README
  2. 1 1
      modules/tls/doc/params.xml

+ 1 - 1
modules/tls/README

@@ -1142,7 +1142,7 @@ modparam("tls", "renegotiation", 1)
    configuration files from configuration directory, in which different
    TLS parameters can be specified on a per role (server or client) and
    domain basis (for now only IPs). The corresponding module parameters
-   will be ignored if a separate configuraiton file is used.
+   will be ignored if a separate configuration file is used.
 
    If the file or directory name starts with a '.' the path will be
    relative to the working directory (at runtime). If it starts with a '/'

+ 1 - 1
modules/tls/doc/params.xml

@@ -1004,7 +1004,7 @@ modparam("tls", "renegotiation", 1)
 		If set the TLS module will load a special configuration file or configuration files
 		from configuration directory, in which different TLS parameters can be specified on a per role (server or
 		client) and domain basis (for now only IPs). The corresponding module
-		parameters will be ignored if a separate configuraiton file is used.
+		parameters will be ignored if a separate configuration file is used.
 	</para>
 	<para>
 		If the file or directory name starts with a '.' the path will be relative to the