Explorar o código

Fix typo on avp module: Consecutives 'the'

Jorge Vallecillo %!s(int64=5) %!d(string=hai) anos
pai
achega
8b9fa16058
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/avp/avp.xml

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