summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-03-24 15:18:14 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-03-24 15:18:14 (GMT)
commit47efbddaa17b9c898eb406b8b39627f78b3c2ecf (patch)
treeea9bb550cfe033a3d51f0ac0b358e73a8f710f3d /src/corelib/global
parent0b112f032f703160af8e9dc1736a576e2af92e02 (diff)
downloadQt-47efbddaa17b9c898eb406b8b39627f78b3c2ecf.zip
Qt-47efbddaa17b9c898eb406b8b39627f78b3c2ecf.tar.gz
Qt-47efbddaa17b9c898eb406b8b39627f78b3c2ecf.tar.bz2
doc: Fixed all the remaining qdoc errors. For now.
Diffstat (limited to 'src/corelib/global')
-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 775c0f3..b1108cb 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -1255,7 +1255,7 @@
window boundary (widget without parent or dialog) is found.
This attribute currently has effect only on Symbian platforms
- \value WA_X11DoNoAcceptFocus Asks the window manager to not give focus
+ \value WA_X11DoNotAcceptFocus Asks the window manager to not give focus
to this top level window. This attribute has no effect on non-X11
platforms.