summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-11-11 17:25:36 (GMT)
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-11-11 17:25:36 (GMT)
commita4053a6e7a9a686433dc4814a5b52da3bc96969f (patch)
treeab36e4931d89ed9f8d8600960a666e9312c21b50
parentde76200652e05de34d99f111c64a051a49911034 (diff)
downloadQt-a4053a6e7a9a686433dc4814a5b52da3bc96969f.zip
Qt-a4053a6e7a9a686433dc4814a5b52da3bc96969f.tar.gz
Qt-a4053a6e7a9a686433dc4814a5b52da3bc96969f.tar.bz2
Doc: fix typo
Fixes: QTBUG-5167
-rw-r--r--src/corelib/global/qnamespace.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index 5ac3675..ae47f13 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -2003,7 +2003,7 @@
\value Tool Indicates that the widget is a tool window. A tool
window is often a small window with a smaller than
usual title bar and decoration, typically used for
- collections of tool buttons. It there is a parent,
+ collections of tool buttons. If there is a parent,
the tool window will always be kept on top of it.
If there isn't a parent, you may consider using
Qt::WindowStaysOnTopHint as well. If the window