Module: kamailio
Branch: 5.0
Commit: 4552c85c36f1e1b5abda7b29c7c453467f4b8ec1
URL:
https://github.com/kamailio/kamailio/commit/4552c85c36f1e1b5abda7b29c7c4534…
Author: Henning Westerholt <hw(a)kamailio.org>
Committer: Henning Westerholt <hw(a)kamailio.org>
Date: 2018-08-13T21:20:57+02:00
uac: fix typo in module README
(cherry picked from commit 00ba2193d60e8255ea863a99b52e86f841f16bdb)
---
Modified: src/modules/uac/doc/uac_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/4552c85c36f1e1b5abda7b29c7c4534…
Patch:
https://github.com/kamailio/kamailio/commit/4552c85c36f1e1b5abda7b29c7c4534…
---
diff --git a/src/modules/uac/doc/uac_admin.xml b/src/modules/uac/doc/uac_admin.xml
index f409454196..a3d4b7b840 100644
--- a/src/modules/uac/doc/uac_admin.xml
+++ b/src/modules/uac/doc/uac_admin.xml
@@ -987,7 +987,7 @@ event_route[uac:reply] {
Return the details of a remote registration record based on
a filter. The command has two parameter: attribute and value.
The attribute can be: l_uuid, l_username, r_username or auth_username.
- The value is what should be matcheg against the value of the attribute
+ The value is what should be matched against the value of the attribute
in the remote registration record.
</para>
<para>
@@ -1029,7 +1029,7 @@ event_route[uac:reply] {
Enable a remote registration record based on
a filter. The command has two parameter: attribute and value.
The attribute can be: l_uuid, l_username, r_username or auth_username.
- The value is what should be matcheg against the value of the attribute
+ The value is what should be matched against the value of the attribute
in the remote registration record.
</para>
<example>
@@ -1050,7 +1050,7 @@ event_route[uac:reply] {
Disable a remote registration record based on
a filter. The command has two parameter: attribute and value.
The attribute can be: l_uuid, l_username, r_username or auth_username.
- The value is what should be matcheg against the value of the attribute
+ The value is what should be matched against the value of the attribute
in the remote registration record.
</para>
<example>