Merge branch 'pull-request/341'

* pull-request/341: (23 commits)
  typofixes
This commit is contained in:
Stanislav Malyshev 2013-06-10 14:20:18 -07:00
parent 04145dc2aa
commit ac40c0b562
228 changed files with 317 additions and 317 deletions

View file

@ -275,7 +275,7 @@ static int sapi_apache_read_post(char *buffer, uint count_bytes TSRMLS_DC)
/*
* This handles the situation where the browser sends a Expect: 100-continue header
* and needs to recieve confirmation from the server on whether or not it can send
* and needs to receive confirmation from the server on whether or not it can send
* the rest of the request. RFC 2616
*
*/