man: Fix typo-in-manual-page noticable noticeable

This was reported by debian lintian checker

Forwarded: https://github.com/eclipse/mosquitto/pull/2846#Open
Signed-off-by: Philippe Coval <rzr@users.sf.net>
This commit is contained in:
Philippe Coval 2023-07-09 14:58:02 +02:00
parent 5dceeb94b1
commit e653f75f67

View File

@ -319,7 +319,7 @@
<listitem> <listitem>
<para>Disable Nagle's algorithm for the socket. This means <para>Disable Nagle's algorithm for the socket. This means
that latency of sent messages is reduced, which is that latency of sent messages is reduced, which is
particularly noticable for small, reasonably infrequent particularly noticeable for small, reasonably infrequent
messages. Using this option may result in more packets messages. Using this option may result in more packets
being sent than would normally be necessary.</para> being sent than would normally be necessary.</para>
</listitem> </listitem>