瀏覽代碼

Merge pull request #840 from mslehto/doctypo

Random collection of typo fixes
Daniel-Constantin Mierla 9 年之前
父節點
當前提交
05da8b18ce

+ 1 - 1
modules/crypto/doc/crypto_admin.xml

@@ -91,7 +91,7 @@ modparam("crypto", "salt", "l0Bh2M8a")
 			of callid values for requests generated by &kamailio; tm module.
 			of callid values for requests generated by &kamailio; tm module.
 		</para>
 		</para>
 		<para>
 		<para>
-			This callid genrator uses libssl random and hashing functions
+			This callid generator uses libssl random and hashing functions
 			for generating RFC 4122 version 4 UUID with high quality entropy.
 			for generating RFC 4122 version 4 UUID with high quality entropy.
 			It is useful when wanting to have new callids that cannot be
 			It is useful when wanting to have new callids that cannot be
 			predicted from previous values.
 			predicted from previous values.

+ 1 - 1
modules/dispatcher/doc/dispatcher_admin.xml

@@ -641,7 +641,7 @@ modparam("dispatcher", "force_dst", 1)
 			that are generated locally. E.g.: setting code=408 or class=400 will never set
 			that are generated locally. E.g.: setting code=408 or class=400 will never set
 			a backend down even if it is, because internally the Kamailio transaction layer
 			a backend down even if it is, because internally the Kamailio transaction layer
 			generates a 408 in the case of no response from the remote server, and this 
 			generates a 408 in the case of no response from the remote server, and this 
-			internal code 408 is accepted as vaild value.
+			internal code 408 is accepted as valid value.
  		</para>
  		</para>
  		<para>
  		<para>
  		<emphasis>
  		<emphasis>

+ 3 - 3
modules/nathelper/doc/nathelper_admin.xml

@@ -49,8 +49,8 @@
 	<itemizedlist>
 	<itemizedlist>
 		<listitem>
 		<listitem>
 			<para>
 			<para>
-			<emphasis>UDP package</emphasis> - 4 bytes (zero filled) UDP 
-			packages are sent to the contact address.
+			<emphasis>UDP packet</emphasis> - 4 bytes (zero filled) UDP 
+			packets are sent to the contact address.
 			</para>
 			</para>
 			<itemizedlist>
 			<itemizedlist>
 				<listitem>
 				<listitem>
@@ -265,7 +265,7 @@ modparam("nathelper", "received_avp", "$avp(i:42)")
 		<para>
 		<para>
 		Which branch flag should be used by the module to identify NATed 
 		Which branch flag should be used by the module to identify NATed 
 		contacts for which it should perform NAT ping via a SIP request 
 		contacts for which it should perform NAT ping via a SIP request 
-		instead if dummy UDP package.
+		instead of dummy UDP packet.
 		</para>
 		</para>
 		<para>
 		<para>
 		<emphasis>
 		<emphasis>

+ 1 - 1
modules/sanity/doc/sanity_admin.xml

@@ -160,7 +160,7 @@ modparam("sanity", "default_checks", 1)
 	</para>
 	</para>
 	<para>
 	<para>
 		Default value is 7. This resolves to the following list of
 		Default value is 7. This resolves to the following list of
-		parsed URIs: Request RUI (1), From URI (2) and To URI (4).
+		parsed URIs: Request URI (1), From URI (2) and To URI (4).
 	</para>
 	</para>
 	<example>
 	<example>
 	    <title>Set <varname>uri_checks</varname> parameter</title>
 	    <title>Set <varname>uri_checks</varname> parameter</title>