Skip to content

Commit

Permalink
ratelimit: docs - removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent 68ebc2a commit 5aae3dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/modules/ratelimit/doc/ratelimit.xml
Expand Up @@ -66,8 +66,8 @@
</copyright>
</bookinfo>
<toc></toc>

<xi:include href="ratelimit_admin.xml"/>


</book>
6 changes: 3 additions & 3 deletions src/modules/ratelimit/doc/ratelimit_admin.xml
Expand Up @@ -29,7 +29,7 @@
</para>
<para>
Please also take a look at the <quote>pipelimit</quote> module,
that implements the pipe policy with database support. Note that it
that implements the pipe policy with database support. Note that it
doesn't implement the queues that exist in this module.
</para>
</section>
Expand Down Expand Up @@ -110,7 +110,7 @@
The total amount of bytes waiting to be consumed on all the network
interfaces is retrieved once every timer_interval seconds.
If the returned amount exceeds the limit specified in the modparam,
rl_check returns an error.
rl_check returns an error.
</para>
</section>
<section>
Expand Down Expand Up @@ -172,7 +172,7 @@
<section>
<title>External Libraries or Applications</title>
<para>
The following libraries or applications must be installed before
The following libraries or applications must be installed before
running &kamailio; with this module loaded:
<itemizedlist>
<listitem>
Expand Down

0 comments on commit 5aae3dd

Please sign in to comment.