summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/dwb-js.72
-rw-r--r--api/jsapi.7.txt2
-rw-r--r--api/jsapi.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/api/dwb-js.7 b/api/dwb-js.7
index bebd106f..3853a1ab 100644
--- a/api/dwb-js.7
+++ b/api/dwb-js.7
@@ -1087,7 +1087,7 @@ The index in the array or \-1 if the Object wasn\(cqt found\&.
\fBvoid Function.debug([Object scope])\fR
.RS 4
.sp
-A wrapper method for debugging callbacks, espacially useful if it is combined with script\&.
+A wrapper method for debugging callbacks, especially useful if it is combined with script\&.
.PP
\fIscope\fR
.RS 4
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
diff --git a/api/jsapi.txt b/api/jsapi.txt
index a59a9583..22e66888 100644
--- a/api/jsapi.txt
+++ b/api/jsapi.txt
@@ -937,7 +937,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 <<scriptandthis,script>>.
::