Submitted by: Stas Bekman
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94711
13f79535-47bb-0310-9956-
ffa450edef68
/**
* Determine if the client has sent any data. This also sends a
- * 100 Continue resposne to HTTP/1.1 clients, so modules should not be called
+ * 100 Continue response to HTTP/1.1 clients, so modules should not be called
* until the module is ready to read content.
* @warning Never call this function more than once.
* @param r The current request