// Fixed typo

This commit is contained in:
Damien Metzger
2013-01-15 18:36:49 +01:00
parent 76dc6970d2
commit aeb60a0eb9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ class ToolsCore
}
/**
* Redirect url wich allready PS_BASE_URI
* Redirect URLs already containing PS_BASE_URI
*
* @param string $url Desired URL
*/
+1 -1
View File
@@ -77,7 +77,7 @@ class Tools extends ToolsCore
/**
* Redirect url wich allready PS_BASE_URI after 5 sec
* Redirect URLs already containing PS_BASE_URI after 5s
*
* @param string $url Desired URL
*/