File: fix-spelling-errors

package info (click to toggle)
libio-socket-socks-perl 0.74-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 340 kB
  • sloc: perl: 2,904; makefile: 12
file content (26 lines) | stat: -rw-r--r-- 889 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description: Fix spelling errors
Origin: vendor
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=122971
Author: Angel Abad <angel@debian.org>
Last-Update: 2017-09-06

--- a/lib/IO/Socket/Socks.pm
+++ b/lib/IO/Socket/Socks.pm
@@ -2185,7 +2185,7 @@
 
 This is a class method to start socks handshake on already connected socket. This
 will bless passed $socket to IO::Socket::Socks class. %cfg is like hash in the constructor.
-Only options listed below makes sence:
+Only options listed below makes sense:
 
   Timeout
   ConnectAddr
@@ -2273,7 +2273,7 @@
 Allows one to execute socks command on already opened socket. Thus you
 can create socks chain. For example see L</EXAMPLES> section.
 
-%cfg is like hash in the constructor. Only options listed below makes sence:
+%cfg is like hash in the constructor. Only options listed below makes sense:
 
   ConnectAddr
   ConnectPort