Subject: | [PATCH] Fix spelling error |
Date: | Thu, 01 Apr 2010 18:39:41 +0900 |
To: | bug-FCGI [...] rt.cpan.org |
From: | Ansgar Burchardt <ansgar [...] 43-1.org> |
Hi,
the attached patch was introduced in Debian to fix a spelling error in
the documentation. Please consider applying it in the next release.
Regards,
Ansgar
Description: fix POD spelling
Author: Jonathan Yu <jawnsy@cpan.org>
Origin: vendor
Forwarded: no
--- a/FCGI.PL
+++ b/FCGI.PL
@@ -437,7 +437,7 @@
=item error perl file handle (default: \*STDERR)
These filehandles will be setup to act as input/output/error
-on succesful Accept.
+on successful Accept.
=item environment hash reference (default: \%ENV)