Correct casing on the http\Url::__construct page 3/head
authorPikadude No. 1 <PikadudeNo1@users.noreply.github.com>
Sun, 1 Jun 2014 21:34:25 +0000 (14:34 -0700)
committerPikadude No. 1 <PikadudeNo1@users.noreply.github.com>
Sun, 1 Jun 2014 21:34:25 +0000 (14:34 -0700)
http/Url/__construct.md

index bf6629660c44d20626cb62c58b47f2711008edec..d602108657af8401806ff93ef05c4f8cce23fe70 100644 (file)
@@ -1,6 +1,6 @@
 # void http\Url::__construct([mixed $old_url = NULL[, mixed $new_url = NULL[, int $flags = http\Url::FROM_ENV]]])
 
-Create an instance of an http\URL.
+Create an instance of an http\Url.
 
 ## Params: