spelling corrections (a url to an URL, unify URL)

This commit is contained in:
euromark 2013-04-29 11:05:17 +02:00
parent e4b276c55f
commit 09d9efe235
27 changed files with 97 additions and 97 deletions

View file

@ -593,7 +593,7 @@ class HttpSocketTest extends CakeTestCase {
}
/**
* Test urls like http://cakephp.org/index.php?somestring without key/value pair for query
* Test URLs like http://cakephp.org/index.php?somestring without key/value pair for query
*
* @return void
*/
@ -780,7 +780,7 @@ class HttpSocketTest extends CakeTestCase {
}
/**
* Test that redirect urls are urldecoded
* Test that redirect URLs are urldecoded
*
* @return void
*/