(main): Fix typo and misspellings errors

This commit is contained in:
Sebastien Badia 2020-11-06 00:49:23 +01:00
parent cff4a52c50
commit 3e49360884
No known key found for this signature in database
GPG key ID: 8716CE4614A452D8
7 changed files with 37 additions and 37 deletions

View file

@ -320,11 +320,11 @@ set boolean true
<para>
In addition to the source IP address and identifier,
the RADIUS server <emphasis>must</emphasis> include
the source port when detecting duplicates to supress
the source port when detecting duplicates to suppress
(in order to cope with a large number of sessions
comming on-line simultaneously
coming on-line simultaneously
<command>l2tpns</command> uses a set of udp sockets,
each with a seperate identifier).
each with a separate identifier).
</para>
</note>
</para>
@ -1908,7 +1908,7 @@ char *plugin_control_help[] = { <replaceable>...</replaceable>, NULL };
<entry><code>char **argc</code></entry>
</row>
<row>
<entry><code>int reponse</code></entry>
<entry><code>int response</code></entry>
<entry>
Response from control message (if handled): should be
either <code>NSCTL_RES_OK</code> or