瀏覽代碼

modules: readme files regenerated - uac ... [skip ci]

Kamailio Dev 3 年之前
父節點
當前提交
51dcda9aab
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/uac/README

+ 1 - 1
src/modules/uac/README

@@ -595,7 +595,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
+   greater 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.