2
0
Эх сурвалжийг харах

Fix typo on avp module: Consecutives 'the'

Jorge Vallecillo 5 жил өмнө
parent
commit
8b9fa16058

+ 1 - 1
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>