You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-dev@perl.apache.org by Fred Moyer <fr...@taperfriendlymusic.org> on 2006/06/25 00:14:35 UTC

[patch] tiny grammatical fix

Index: src/docs/2.0/user/coding/coding.pod
===================================================================
--- src/docs/2.0/user/coding/coding.pod (revision 396765)
+++ src/docs/2.0/user/coding/coding.pod (working copy)
@@ -377,7 +377,7 @@
  If you use C<$r> to set headers as explained at the beginning of this
  section, you won't encounter any of these problems.

-Finally, If you don't want Apache to send its own headers and you want
+Finally, if you don't want Apache to send its own headers and you want
  to send your own set of headers (non-parsed headers handlers) use the
 
C<L<$r-E<gt>assbackwards|docs::2.0::api::Apache2::RequestRec/C_assbackwards_>>
  method. Notice that registry handlers will do that for you if the

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-dev-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-dev-help@perl.apache.org


Re: [patch] tiny grammatical fix

Posted by "Philip M. Gollucci" <pg...@p6m7g8.com>.
Fred Moyer wrote:
Committed revision 416982.

Thanks!

-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-dev-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-dev-help@perl.apache.org