From 81067c441253e83faf27e2aaf9eaac37ffdb90d6 Mon Sep 17 00:00:00 2001 From: knut <> Date: Tue, 29 May 2007 21:01:20 +0000 Subject: minor typo in documentation --- framework/Web/TUrlManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Web') diff --git a/framework/Web/TUrlManager.php b/framework/Web/TUrlManager.php index d7938a47..f1eb888c 100644 --- a/framework/Web/TUrlManager.php +++ b/framework/Web/TUrlManager.php @@ -95,7 +95,7 @@ class TUrlManager extends TModule /** * Parses the request URL and returns an array of input parameters. - * This mehtod is automatically invoked by {@link THttpRequest} when + * This method is automatically invoked by {@link THttpRequest} when * handling a user request. * * In general, this method should parse the path info part of the requesting URL -- cgit v1.2.3