summaryrefslogtreecommitdiffstats
path: root/doc/src/qtscriptdebugger-manual.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtscriptdebugger-manual.qdoc')
-rw-r--r--doc/src/qtscriptdebugger-manual.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qtscriptdebugger-manual.qdoc b/doc/src/qtscriptdebugger-manual.qdoc
index 3dfe879..75d87f8 100644
--- a/doc/src/qtscriptdebugger-manual.qdoc
+++ b/doc/src/qtscriptdebugger-manual.qdoc
@@ -367,7 +367,7 @@
\section3 continue
Continues execution normally, i.e, gives the execution control over
- the script back the the QScriptEngine.
+ the script back to the QScriptEngine.
\section3 eval <program>