[sr-dev] git:master:8e78b771: Fix typo on carrierroute module: Consecutives 'the'

Henning Westerholt hw at skalatan.de
Fri Oct 2 15:48:30 CEST 2020


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

Author: Jorge Vallecillo <jorgevallecilloc at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-10-02T15:48:22+02:00

Fix typo on carrierroute module: Consecutives 'the'

---

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

---

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

---

diff --git a/src/modules/carrierroute/doc/carrierroute_db.xml b/src/modules/carrierroute/doc/carrierroute_db.xml
index cc88b19887..f755d08a40 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