[sr-dev] git:master:faefa6cc: uac: docs - fixed typo

Daniel-Constantin Mierla miconda at gmail.com
Tue Mar 22 08:11:45 CET 2022


Module: kamailio
Branch: master
Commit: faefa6ccc3ce9a774ca977aa35b8da07b46daf02
URL: https://github.com/kamailio/kamailio/commit/faefa6ccc3ce9a774ca977aa35b8da07b46daf02

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2022-03-22T08:11:38+01:00

uac: docs - fixed typo

- GH #3056

---

Modified: src/modules/uac/doc/uac_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/faefa6ccc3ce9a774ca977aa35b8da07b46daf02.diff
Patch: https://github.com/kamailio/kamailio/commit/faefa6ccc3ce9a774ca977aa35b8da07b46daf02.patch

---

diff --git a/src/modules/uac/doc/uac_admin.xml b/src/modules/uac/doc/uac_admin.xml
index 3ce59d3e11..a15fbbc90b 100644
--- a/src/modules/uac/doc/uac_admin.xml
+++ b/src/modules/uac/doc/uac_admin.xml
@@ -567,7 +567,7 @@ modparam("uac", "reg_active", 0)
 			Timer interval (in seconds) at which remote registrations are cleaned
 			up in case of failure or removed. When setting it take in consideration
 			the maximum value for retransmission timeout, this param should be greater
-			than it. This value also impacts how ofter the reload for remote
+			than it. This value also impacts how often the reload for remote
 			registrations table can be executed -- the RPC command will fail if
 			executed in less than reg_gc_interval value since the last reload.
 			</para>




More information about the sr-dev mailing list