[sr-dev] git:5.4:2cdaacfb: pipelimit: docs - fixed typo

Henning Westerholt hw at skalatan.de
Fri Aug 14 12:33:16 CEST 2020


Module: kamailio
Branch: 5.4
Commit: 2cdaacfb4b54cd6d219c9f8f5becd8928b04f21d
URL: https://github.com/kamailio/kamailio/commit/2cdaacfb4b54cd6d219c9f8f5becd8928b04f21d

Author: Bastian Triller <bastian.triller at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-08-14T10:33:04Z

pipelimit: docs - fixed typo

(cherry picked from commit c87f3c1d07a5a3c51728d404200d60b10ed6159f)

---

Modified: src/modules/pipelimit/doc/pipelimit_admin.xml

---

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

---

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>




More information about the sr-dev mailing list