[sr-dev] git:5.4:5aff688a: Fix typo on srdb1 lib: Consecutive 'the'

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


Module: kamailio
Branch: 5.4
Commit: 5aff688af40e87c32e43c7c6d5abca60fbb22595
URL: https://github.com/kamailio/kamailio/commit/5aff688af40e87c32e43c7c6d5abca60fbb22595

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

Fix typo on srdb1 lib: Consecutive 'the'

---

Modified: src/lib/srdb1/schema/carrierfailureroute.xml

---

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

---

diff --git a/src/lib/srdb1/schema/carrierfailureroute.xml b/src/lib/srdb1/schema/carrierfailureroute.xml
index 2de707c59f..58a05e7865 100644
--- a/src/lib/srdb1/schema/carrierfailureroute.xml
+++ b/src/lib/srdb1/schema/carrierfailureroute.xml
@@ -59,7 +59,7 @@
 			  <type>string</type>
 			  <size>&user_len;</size>
 			  <default/>
-			  <description>Name of column contains the the scan prefixes. Scan prefixes define the matching
+			  <description>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 <quote></quote>




More information about the sr-dev mailing list