Correct spelling of some client messages, comments and function names

This commit is contained in:
gdinit
2017-09-25 14:58:31 +01:00
committed by Kevin Easton
parent b102b9d5c9
commit bac141898b
50 changed files with 430 additions and 428 deletions

View File

@@ -692,7 +692,7 @@ BUILT_IN_FUNCTION(function_setitem)
}
/*
* function_getarrays() returns a string containg the names of all currently
* function_getarrays() returns a string containing the names of all currently
* existing arrays separated by spaces
*/
BUILT_IN_FUNCTION(function_getarrays)