Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6a62 committed Oct 21, 2017
1 parent c8965e3 commit a73b78b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/qtide.md
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a73b78b

Please sign in to comment.