From: Pikadude No. 1 Date: Sun, 1 Jun 2014 21:34:25 +0000 (-0700) Subject: Correct casing on the http\Url::__construct page X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=refs%2Fpull%2F3%2Fhead;p=mdref%2Fmdref-http Correct casing on the http\Url::__construct page --- diff --git a/http/Url/__construct.md b/http/Url/__construct.md index bf66296..d602108 100644 --- a/http/Url/__construct.md +++ b/http/Url/__construct.md @@ -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: