summaryrefslogtreecommitdiff
path: root/framework/Web/TUrlManager.php
diff options
context:
space:
mode:
authorknut <>2007-05-29 21:01:20 +0000
committerknut <>2007-05-29 21:01:20 +0000
commit81067c441253e83faf27e2aaf9eaac37ffdb90d6 (patch)
treeb6b401ca28825743128d373504987f12f16534fd /framework/Web/TUrlManager.php
parent8afa142d90de10cbd8bbd840c8eb32a3f5b846af (diff)
minor typo in documentation
Diffstat (limited to 'framework/Web/TUrlManager.php')
-rw-r--r--framework/Web/TUrlManager.php2
1 files changed, 1 insertions, 1 deletions
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