Codebase list libpoe-component-sslify-perl / 1b98df10-5b36-4cfe-8c68-a60fdaff441a/main debian / patches / spelling.patch
1b98df10-5b36-4cfe-8c68-a60fdaff441a/main

Tree @1b98df10-5b36-4cfe-8c68-a60fdaff441a/main (Download .tar.gz)

spelling.patch @1b98df10-5b36-4cfe-8c68-a60fdaff441a/main

523c219
 
22670a9
 
523c219
98dfbde
523c219
 
 
98dfbde
523c219
 
 
 
 
 
 
 
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