diff --git a/src/modules/registrar/README b/src/modules/registrar/README index 83830b5885f..d146d62bba3 100644 --- a/src/modules/registrar/README +++ b/src/modules/registrar/README @@ -1105,7 +1105,7 @@ lookup_branches("location"); 4.5. registered(domain [, uri [, match_option [, match_action]]]) The function returns true if the AOR in the URI is registered, false - otherwise. The function does not modify the message being process, it + otherwise. The function does not modify the message being processed, it neither rewrites the Request-URI if a contact is found nor append branches. If uri parameter is not provided, then it considered to be the Request-URI for SIP requests and To-URI for SIP replies.