소스 검색

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.