Codebase list libpoe-component-sslify-perl / debian/1.002-1 debian / patches / spelling.patch
debian/1.002-1

Tree @debian/1.002-1 (Download .tar.gz)

spelling.patch @debian/1.002-1

523c219
 
 
 
 
 
 
 
09bef21
523c219
 
 
 
 
 
 
 
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
@@ -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