From a73b78bac1381b09620d4373efb3947e407d2056 Mon Sep 17 00:00:00 2001 From: jb Date: Fri, 20 Oct 2017 21:34:47 -0400 Subject: [PATCH] Fix typos --- doc/qtide.md | 4 ++-- 1 file 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. ### 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