Module: kamailio
Branch: master
Commit: 9ed210ad397d0ad36c020b960a799e918482765f
URL: 
https://github.com/kamailio/kamailio/commit/9ed210ad397d0ad36c020b960a799e918482765f

Author: Mikko Lehto <msle...@iki.fi>
Committer: Mikko Lehto <msle...@iki.fi>
Date: 2017-10-30T15:46:21+02:00

auth|pua_reginfo: fix common documentation typo

---

Modified: src/modules/auth/doc/auth_params.xml
Modified: src/modules/pua_reginfo/doc/pua_reginfo_admin.xml

---

Diff:  
https://github.com/kamailio/kamailio/commit/9ed210ad397d0ad36c020b960a799e918482765f.diff
Patch: 
https://github.com/kamailio/kamailio/commit/9ed210ad397d0ad36c020b960a799e918482765f.patch

---

diff --git a/src/modules/auth/doc/auth_params.xml 
b/src/modules/auth/doc/auth_params.xml
index 8d6ed5a267..3995d08fa6 100644
--- a/src/modules/auth/doc/auth_params.xml
+++ b/src/modules/auth/doc/auth_params.xml
@@ -304,7 +304,7 @@ route{
        <title><varname>one_time_nonce</varname> (boolean)</title>
        <para>
                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
                catch retransmissions before the authentication checks (using
                <function>t_newtran()</function> before the authentication 
checks
diff --git a/src/modules/pua_reginfo/doc/pua_reginfo_admin.xml 
b/src/modules/pua_reginfo/doc/pua_reginfo_admin.xml
index 9754055c33..deb90c8d74 100644
--- a/src/modules/pua_reginfo/doc/pua_reginfo_admin.xml
+++ b/src/modules/pua_reginfo/doc/pua_reginfo_admin.xml
@@ -166,8 +166,8 @@ modparam("pua_reginfo", "server_address", 
"sip:reginfo@160.34.23.12")
                                the local registry accordingly.
                        </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>
                                The parameter has to correspond to user 
location table (domain)


_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to