File: fix-spelling-incoming.patch

package info (click to toggle)
octave-zeromq 1.5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,416 kB
  • sloc: cpp: 2,958; makefile: 219; python: 104; xml: 20; sh: 5
file content (16 lines) | stat: -rw-r--r-- 654 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Fix spelling of word "incoming" in documentation string
Author: Rafael Laboissière <rafael@debian.org>
Forwarded: https://savannah.gnu.org/bugs/index.php?63237
Last-Update: 2022-10-19

--- octave-zeromq-1.5.5.orig/src/setsockopt.cc
+++ octave-zeromq-1.5.5/src/setsockopt.cc
@@ -55,7 +55,7 @@ Set the multicast data rate\n \
 @item @code{ZMQ_PRIORITY}\n \
 Set the socket priority (linux only)\n \
 @item @code{ZMQ_BACKLOG}\n \
-Set the queue length for incomming connections\n \
+Set the queue length for incoming connections\n \
 @item @code{ZMQ_SOCKS_PROXY}\n \
 Set the socks5 proxy value (string)\n \
 @item @code{ZMQ_CURVE_SERVER}\n \