Module: kamailio
Branch: master
Commit: bcb92740f043dce7c5145070cb298de5f7d02c6e
URL:
https://github.com/kamailio/kamailio/commit/bcb92740f043dce7c5145070cb298de…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2019-01-31T16:05:13+01:00
dispatcher: docs - fixed typos
---
Modified: src/modules/dispatcher/doc/dispatcher_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/bcb92740f043dce7c5145070cb298de…
Patch:
https://github.com/kamailio/kamailio/commit/bcb92740f043dce7c5145070cb298de…
---
diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml
b/src/modules/dispatcher/doc/dispatcher_admin.xml
index 5173dffdb9..493332ab28 100644
--- a/src/modules/dispatcher/doc/dispatcher_admin.xml
+++ b/src/modules/dispatcher/doc/dispatcher_admin.xml
@@ -1308,7 +1308,7 @@ if(ds_select("1", "$var(a)")) {
the address in destination URI; '1', 'r' or 'R' to push the
address
in R-URI; '2', 'x' or 'X' to push the address only in the XAVP
when
failure rerouting is enabled. Note that only first character of the
- parameter matters, therefore once case use a more meaningful value
+ parameter matters, therefore one can use a more meaningful value
such as 'ruri' instead of 'r'. The parameter can contain pseudo
variables.
</para>