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