Module: kamailio
Branch: master
Commit: c87f3c1d07a5a3c51728d404200d60b10ed6159f
URL:
https://github.com/kamailio/kamailio/commit/c87f3c1d07a5a3c51728d404200d60b…
Author: Bastian Triller <bastian.triller(a)gmail.com>
Committer: Henning Westerholt <hw(a)skalatan.de>
Date: 2020-08-14T12:31:55+02:00
pipelimit: docs - fixed typo
---
Modified: src/modules/pipelimit/doc/pipelimit_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/c87f3c1d07a5a3c51728d404200d60b…
Patch:
https://github.com/kamailio/kamailio/commit/c87f3c1d07a5a3c51728d404200d60b…
---
diff --git a/src/modules/pipelimit/doc/pipelimit_admin.xml
b/src/modules/pipelimit/doc/pipelimit_admin.xml
index 8a9dbc137d..ce470f80eb 100644
--- a/src/modules/pipelimit/doc/pipelimit_admin.xml
+++ b/src/modules/pipelimit/doc/pipelimit_admin.xml
@@ -383,7 +383,7 @@ modparam("pipelimit", "reply_reason",
"Limiting")
<section id="pipelimit.p.clean_unused">
<title><varname>clean_unused</varname> (int)</title>
<para>
- Clean unused pipes afetr this number of timer intervals.
+ Clean unused pipes after this number of timer intervals.
</para>
<para>
<emphasis>
@@ -720,7 +720,7 @@ kamcmd pl.get_pid
<itemizedlist>
<listitem><para>
<emphasis>load</emphasis> - the forced value of load
- (it must be greater then 0.0 and smaller then 1.0).
+ (it must be greater than 0.0 and smaller than 1.0).
</para></listitem>
</itemizedlist>
<para>