]> granicus.if.org Git - apache/commitdiff
fix doc typo
authorStas Bekman <stas@apache.org>
Fri, 22 Aug 2003 20:57:32 +0000 (20:57 +0000)
committerStas Bekman <stas@apache.org>
Fri, 22 Aug 2003 20:57:32 +0000 (20:57 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101061 13f79535-47bb-0310-9956-ffa450edef68

server/core.c

index be4fead93cbe0b60b96543235f30eb1414bd9d94..79779e7add5b924ce87b06a98be0aa2ef53db910 100644 (file)
@@ -4021,7 +4021,7 @@ static apr_status_t core_output_filter(ap_filter_t *f, apr_bucket_brigade *b)
         }
 
 
-        /* Completed iterating over the brigades, now determine if we want
+        /* Completed iterating over the brigade, now determine if we want
          * to buffer the brigade or send the brigade out on the network.
          *
          * Save if we haven't accumulated enough bytes to send, and: