diff options
Diffstat (limited to 'api/jsapi.7.txt')
-rw-r--r-- | api/jsapi.7.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/jsapi.7.txt b/api/jsapi.7.txt index bc18c7aa..67294728 100644 --- a/api/jsapi.7.txt +++ b/api/jsapi.7.txt @@ -499,7 +499,7 @@ _returns_;; The index in the array or -1 if the Object wasn't found. ==== void Function.debug([Object scope]) **** -A wrapper method for debugging callbacks, espacially useful if it is combined +A wrapper method for debugging callbacks, especially useful if it is combined with script. _scope_;; *script* or *this*, optional |