File: spelling.patch

package info (click to toggle)
libpoe-component-sslify-perl 1.008-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 344 kB
  • ctags: 26
  • sloc: perl: 1,919; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 474 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: fix a spelling mistake
Origin: vendor
Forwarded: no
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2010-04-18

--- a/lib/POE/Component/SSLify/ClientHandle.pm
+++ b/lib/POE/Component/SSLify/ClientHandle.pm
@@ -77,7 +77,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