saeid 8 years ago
parent
commit
ffa3219c6e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/Http/Response.php

+ 2 - 2
src/Http/Response.php

@@ -1069,7 +1069,7 @@ class Response implements ResponseInterface
     }
 
     /**
-     * Retruns the current content type.
+     * Returns the current content type.
      *
      * @return string
      */
@@ -1177,7 +1177,7 @@ class Response implements ResponseInterface
     }
 
     /**
-     * Retruns the current charset.
+     * Returns the current charset.
      *
      * @return string
      */