fixed a few spelling errors in /admin/

This commit is contained in:
Petr Skoda
2010-09-17 10:27:26 +00:00
parent 820f107a10
commit eab8ed9fb7
40 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -2072,7 +2072,7 @@ function put_records_csv($file, $records, $table = NULL) {
* then delete it. If $location does not exist to start, that is not
* considered an error.
*
* @param $location the path to remove.
* @param string $location the path to remove.
* @return bool
*/
function fulldelete($location) {