Преглед на файлове

[BrowserKit] fix phpdoc

hhamon преди 14 години
родител
ревизия
bd79e85928
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/Symfony/Component/BrowserKit/Response.php

+ 1 - 1
src/Symfony/Component/BrowserKit/Response.php

@@ -67,7 +67,7 @@ class Response
      * @param string $name  The header name
      * @param string $value The header value
      *
-     * @return string The buil header line
+     * @return string The built header line
      */
     protected function buildHeader($name, $value)
     {