[sr-dev] git:5.4:02f470f6: Fix typo on carrierroute module: Consecutives 'the'

Henning Westerholt hw at skalatan.de
Fri Oct 2 15:52:16 CEST 2020


Module: kamailio
Branch: 5.4
Commit: 02f470f64d57d27b3035b9f8884d539916a8ca02
URL: https://github.com/kamailio/kamailio/commit/02f470f64d57d27b3035b9f8884d539916a8ca02

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

Fix typo on carrierroute module: Consecutives 'the'

---

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

---

Diff:  https://github.com/kamailio/kamailio/commit/02f470f64d57d27b3035b9f8884d539916a8ca02.diff
Patch: https://github.com/kamailio/kamailio/commit/02f470f64d57d27b3035b9f8884d539916a8ca02.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