Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/qtlua.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjb <jeff@codesuji.com>2017-10-21 04:34:47 +0300
committerGitHub <noreply@github.com>2017-10-21 04:34:47 +0300
commita73b78bac1381b09620d4373efb3947e407d2056 (patch)
tree5bea888678206fedb405c5862fe25a2265e27b23
parentc8965e36f0c433e9841d2c5951c2188fac08c989 (diff)
Fix typos
-rw-r--r--doc/qtide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/qtide.md b/doc/qtide.md
index b19b5b9..de71a2b 100644
--- a/doc/qtide.md
+++ b/doc/qtide.md
@@ -67,7 +67,7 @@ Not yet implemented
Starts the QLua Integrated Development Environment (IDE)
and ensure that the main window is visible.
-This function is called implicitely when program `qlua`
+This function is called implicitly when program `qlua`
is executed with option `-ide`.
The optional argument `style` is a string
@@ -98,7 +98,7 @@ a graphic console.
<a name="qluaide"></a>
### qt.QLuaIde ###
-Object `qt.qLuaIde` represetns the global state of the IDE.
+Object `qt.qLuaIde` represents the global state of the IDE.
This is the unique instance of class `qt.QLuaIde`
which inherits [qt.QObject](qt.md#qobject).
Most of its capabilities are conveniently