Index: includes/common.inc
===================================================================
RCS file: /cvs/drupal/drupal/includes/common.inc,v
retrieving revision 1.891
diff -u -p -r1.891 common.inc
--- includes/common.inc	3 May 2009 08:12:12 -0000	1.891
+++ includes/common.inc	4 May 2009 01:24:10 -0000
@@ -440,9 +440,9 @@ function drupal_access_denied() {
  *       An integer containing the response status code, or the error code if
  *       an error occurred.
  *   - protocol
- *      The response protocol (e.g. HTTP/1.1 or HTTP/1.0).
+ *       The response protocol (e.g. HTTP/1.1 or HTTP/1.0).
  *   - status_message
- *      The status message from the response, if a response was received.
+ *       The status message from the response, if a response was received.
  *   - redirect_code
  *       If redirected, an integer containing the initial response status code.
  *   - redirect_url
