File: spelling.patch

package info (click to toggle)
libpoe-component-sslify-perl 1.012-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 548 kB
  • ctags: 26
  • sloc: perl: 2,547; xml: 27; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: fix a spelling mistake
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=104786
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=104786
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2015-05-29

--- a/lib/POE/Component/SSLify/ClientHandle.pm
+++ b/lib/POE/Component/SSLify/ClientHandle.pm
@@ -73,7 +73,7 @@
 
 =head1 DESCRIPTION
 
-	This is a subclass of ServerHandle to accomodate clients setting custom context objects.
+	This is a subclass of ServerHandle to accommodate clients setting custom context objects.
 
 =head1 SEE ALSO