瀏覽代碼

auth|pua_reginfo: fix common documentation typo

(cherry picked from commit 9ed210ad397d0ad36c020b960a799e918482765f)
Mikko Lehto 8 年之前
父節點
當前提交
ad595e4a8f
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      src/modules/auth/doc/auth_params.xml
  2. 2 2
      src/modules/pua_reginfo/doc/pua_reginfo_admin.xml

+ 1 - 1
src/modules/auth/doc/auth_params.xml

@@ -298,7 +298,7 @@ route{
 	<title><varname>one_time_nonce</varname> (boolean)</title>
 	<title><varname>one_time_nonce</varname> (boolean)</title>
 	<para>
 	<para>
 		If set to 1 nonce reuse is disabled: each nonce is allowed only once,
 		If set to 1 nonce reuse is disabled: each nonce is allowed only once,
-		in the first reponse to a challenge. All the messages will be 
+		in the first response to a challenge. All the messages will be 
 		challenged, even retransmissions. Stateful mode should be used, to
 		challenged, even retransmissions. Stateful mode should be used, to
 		catch retransmissions before the authentication checks (using
 		catch retransmissions before the authentication checks (using
 		<function>t_newtran()</function> before the authentication checks
 		<function>t_newtran()</function> before the authentication checks

+ 2 - 2
src/modules/pua_reginfo/doc/pua_reginfo_admin.xml

@@ -166,8 +166,8 @@ modparam("pua_reginfo", "server_address", "sip:[email protected]")
 				the local registry accordingly.
 				the local registry accordingly.
 			</para>
 			</para>
 			<para>
 			<para>
-				This method does not create any SIP-Reponse, this has to be done
-				the script-writer.
+				This method does not create any SIP-Response, this has to be done
+				by the script-writer.
 			</para>
 			</para>
 			<para>
 			<para>
 				The parameter has to correspond to user location table (domain)
 				The parameter has to correspond to user location table (domain)