[sr-dev] git:master:be0382fa: registrar: Update documentation

Henning Westerholt hw at skalatan.de
Tue Sep 15 17:41:46 CEST 2020


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

Author: whosgonna <ben.whosgonna.com at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-09-15T17:41:40+02:00

registrar:  Update documentation

- Fix double negative "without no DB operation". Changed to
  "with no DB operation".

---

Modified: src/modules/registrar/doc/registrar_admin.xml

---

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

---

diff --git a/src/modules/registrar/doc/registrar_admin.xml b/src/modules/registrar/doc/registrar_admin.xml
index bb2d8f8646..461605f3d0 100644
--- a/src/modules/registrar/doc/registrar_admin.xml
+++ b/src/modules/registrar/doc/registrar_admin.xml
@@ -1174,7 +1174,7 @@ kamcmd cfg.set_now_int registrar use_expired_contacts 0
 			<itemizedlist>
 				<listitem>
 					<para><emphasis>0x01</emphasis> - save the contacts only
-					in memory cache without no DB operation;
+					in memory cache with no DB operation;
 					</para>
 				</listitem>
 				<listitem>




More information about the sr-dev mailing list