diff options
Diffstat (limited to 'lib/CGI/Apache.pm')
-rw-r--r-- | lib/CGI/Apache.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CGI/Apache.pm b/lib/CGI/Apache.pm index eed3e55c51..82a3669250 100644 --- a/lib/CGI/Apache.pm +++ b/lib/CGI/Apache.pm @@ -78,7 +78,7 @@ CGI::Apache - Make things work with CGI.pm against Perl-Apache API =head1 DESCRIPTION When using the Perl-Apache API, your applications are faster, but the -enviroment is different than CGI. +environment is different than CGI. This module attempts to set-up that environment as best it can. =head1 NOTE 1 |