[sr-dev] git:5.3:77b0e31e: Fix typo on avp module: Consecutives 'the'

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


Module: kamailio
Branch: 5.3
Commit: 77b0e31eecb842de24ee18d31f3e7d0c655ecde2
URL: https://github.com/kamailio/kamailio/commit/77b0e31eecb842de24ee18d31f3e7d0c655ecde2

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

Fix typo on avp module: Consecutives 'the'

---

Modified: src/modules/avp/avp.xml

---

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

---

diff --git a/src/modules/avp/avp.xml b/src/modules/avp/avp.xml
index 93fdea7fc6..fa47e88cb2 100644
--- a/src/modules/avp/avp.xml
+++ b/src/modules/avp/avp.xml
@@ -168,7 +168,7 @@
       <para>
         The <function>attr_equals()</function> function checks whether
         the attribute identified by the argument <symbol>attribute</symbol>
-        exists and its value is identical the the value given by the
+        exists and its value is identical the value given by the
         argument <symbol>value</symbol>. If so, it returns
         <literal>true</literal> and <literal>false</literal> otherwise.
       </para>




More information about the sr-dev mailing list