
fred at taperfriendlymusic
Feb 9, 2006, 9:40 PM
Post #1 of 2
(2146 views)
Permalink
|
|
[patch] Spelling fix in compat.pod
|
|
Index: compat.pod =================================================================== --- compat.pod (revision 376565) +++ compat.pod (working copy) @@ -1106,7 +1106,7 @@ C<L<Apache2::compat|docs::2.0::api::Apache2::compat>> (it's slower). However, now that C<Apache2::Request> has been ported to mod_perl 2.0 -you can use it instead and reap the benefits of the fast C impelentations +you can use it instead and reap the benefits of the fast C implementations of these functions. For documentation on its uses, please see: http://httpd.apache.org/apreq --------------------------------------------------------------------- To unsubscribe, e-mail: docs-dev-unsubscribe [at] perl For additional commands, e-mail: docs-dev-help [at] perl
|