From fbc4d03f8c58e126ce41879d985b9746dd340abe Mon Sep 17 00:00:00 2001 From: "Pikadude No. 1" Date: Sun, 1 Jun 2014 14:34:25 -0700 Subject: [PATCH] Correct casing on the http\Url::__construct page --- http/Url/__construct.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.30.2