Comment in server/mpm/event/event.c line 919 read 'unrecoverable error occured'. Fixed to 'occurred'. Comment-only change.
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Submitted by: SAY-5 <SAY-5@users.noreply.github.com>
Github: closes #635
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933096 13f79535-47bb-0310-9956-
ffa450edef68
}
/* Close the connection and release its resources (ptrans), either because an
- * unrecoverable error occured (queues or pollset add/remove) or more usually
+ * unrecoverable error occurred (queues or pollset add/remove) or more usually
* if lingering close timed out.
* Pre-condition: nonblocking, can be called from anywhere provided cs is not
* in any timeout queue or in the pollset.