This commit is contained in:
Marc Delisle
2005-11-03 12:53:28 +00:00
parent 5fd01ea5b9
commit 7f01edcc9b

View File

@@ -310,8 +310,7 @@ function PMA_STR_isSpace($c)
*
* @param string character to check for
*
* @return boolean whether the character is an upper alphabetic one or
* not
* @return boolean whether the character is an accented one or not
*
* @see PMA_STR_numberInRangeInclusive()
*/