Răsfoiți Sursa

siputils: typos a/an

Дилян Палаузов 2 ani în urmă
părinte
comite
18cbc0fa0a
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      src/modules/siputils/doc/siputils_admin.xml

+ 2 - 2
src/modules/siputils/doc/siputils_admin.xml

@@ -269,7 +269,7 @@ modparam("siputils", "e164_max_len", 20)
 		</title>
 		</title>
 		<para>
 		<para>
 			This function checks if the request method is OPTIONS and
 			This function checks if the request method is OPTIONS and
-			if the request URI does not contain an username. If both
+			if the request URI does not contain a username. If both
 			is true the request will be answered stateless with 
 			is true the request will be answered stateless with 
 			<quote>200 OK</quote> and the capabilities from the modules
 			<quote>200 OK</quote> and the capabilities from the modules
 			parameters.
 			parameters.
@@ -283,7 +283,7 @@ modparam("siputils", "e164_max_len", 20)
 			optional because it is also done by the function itself. But
 			optional because it is also done by the function itself. But
 			you should not call this function outside the myself check
 			you should not call this function outside the myself check
 			because in this case the function could answer OPTIONS requests
 			because in this case the function could answer OPTIONS requests
-			which are sent to you as outbound proxy but with an other
+			which are sent to you as outbound proxy but with another
 			destination then your proxy (this check is currently missing
 			destination then your proxy (this check is currently missing
 			in the function).
 			in the function).
 		</para>
 		</para>