summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-01-28 10:23:08 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-28 11:31:48 +0100
commitdac925a4d1bc325e2f4fefa25b0b9aa524285332 (patch)
tree478fc446182e147fc2fa752328db16a6ecf19fec /src
parent0b68fc019bbeedb8b6b59bbbdf31f66596b6d5ac (diff)
Doc: Fix very minor typo
Change-Id: I6af8e81296ef0dc3fcdfd67fae6899bc7c93b206 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/gui/kernel/qevent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qevent.cpp b/src/gui/kernel/qevent.cpp
index 33e3b7e1b7..d36204e5ad 100644
--- a/src/gui/kernel/qevent.cpp
+++ b/src/gui/kernel/qevent.cpp
@@ -1752,7 +1752,7 @@ QInputMethodEvent::QInputMethodEvent()
}
/*!
- Construcs an event of type QEvent::InputMethod. The
+ Constructs an event of type QEvent::InputMethod. The
preedit text is set to \a preeditText, the attributes to
\a attributes.