Răsfoiți Sursa

Fix typo on avp module: Consecutives 'the'

Jorge Vallecillo 5 ani în urmă
părinte
comite
8b9fa16058
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/modules/avp/avp.xml

+ 1 - 1
src/modules/avp/avp.xml

@@ -168,7 +168,7 @@
       <para>
       <para>
         The <function>attr_equals()</function> function checks whether
         The <function>attr_equals()</function> function checks whether
         the attribute identified by the argument <symbol>attribute</symbol>
         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
         argument <symbol>value</symbol>. If so, it returns
         <literal>true</literal> and <literal>false</literal> otherwise.
         <literal>true</literal> and <literal>false</literal> otherwise.
       </para>
       </para>