Browse Source

Typo typo

James Watts 11 years ago
parent
commit
e2836e3fb4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Network/Response.php

+ 1 - 1
src/Network/Response.php

@@ -1171,7 +1171,7 @@ class Response
     /**
      * Checks whether a response has not been modified according to the 'If-None-Match'
      * (Etags) and 'If-Modified-Since' (last modification date) request
-     * headers headers. If the response is detected to be not modified, it
+     * headers. If the response is detected to be not modified, it
      * is marked as so accordingly so the client can be informed of that.
      *
      * In order to mark a response as not modified, you need to set at least