소스 검색

Fix typo on avp module: Consecutives 'the'

Jorge Vallecillo 5 년 전
부모
커밋
8b9fa16058
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>