[sr-dev] git:5.2:42ea1f52: Fix typo on carrierroute module: Consecutives 'the'

Henning Westerholt hw at skalatan.de
Fri Oct 2 15:51:41 CEST 2020


Module: kamailio
Branch: 5.2
Commit: 42ea1f522de1b545f72e4cfeeaa1da2949f1b3e7
URL: https://github.com/kamailio/kamailio/commit/42ea1f522de1b545f72e4cfeeaa1da2949f1b3e7

Author: Jorge Vallecillo <jorgevallecilloc at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-10-02T13:50:39Z

Fix typo on carrierroute module: Consecutives 'the'

---

Modified: src/modules/carrierroute/doc/carrierroute_db.xml

---

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

---

diff --git a/src/modules/carrierroute/doc/carrierroute_db.xml b/src/modules/carrierroute/doc/carrierroute_db.xml
index 2bd82d6c99..808a5456c8 100644
--- a/src/modules/carrierroute/doc/carrierroute_db.xml
+++ b/src/modules/carrierroute/doc/carrierroute_db.xml
@@ -273,7 +273,7 @@ modparam("carrierroute", "carrierfailureroute_domain_col", "domain")
   </section>
   <section>
     <title><varname>carrierfailureroute_scan_prefix_col</varname> (string)</title>
-    <para>Name of column contains the the scan prefixes. Scan prefixes define the matching
+    <para>Name of column contains the scan prefixes. Scan prefixes define the matching
 			  portion of a phone number, e.g. we have the scan prefixes 49721 and 49, the called number is
 			  49721913740, it matches 49721, because the longest match is taken. If no prefix matches,
 			  the number is not failure routed. To prevent this, an empty prefix value of 




More information about the sr-dev mailing list