summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2012-01-12 15:26:34 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-01-13 08:48:09 (GMT)
commitafdac0d065d945cc0e9cf09f3150d77760694653 (patch)
tree01b91218469b8956541ef334ae07e94ef4888e0c /doc
parent5f35882f91ff5634b1694d1f6d62c057d278b1a6 (diff)
downloadQt-afdac0d065d945cc0e9cf09f3150d77760694653.zip
Qt-afdac0d065d945cc0e9cf09f3150d77760694653.tar.gz
Qt-afdac0d065d945cc0e9cf09f3150d77760694653.tar.bz2
Fix typo: jbects->objects
Change-Id: I051802bbfd127f14f362cbe6ecdf0f48461e360b Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/development/designer-manual.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/development/designer-manual.qdoc b/doc/src/development/designer-manual.qdoc
index c226151..12e292a 100644
--- a/doc/src/development/designer-manual.qdoc
+++ b/doc/src/development/designer-manual.qdoc
@@ -622,7 +622,7 @@
\i \bold{Editing Properties}
The property editor uses standard Qt input widgets to manage the
- properties of jbects on the form. Textual properties are shown in line
+ properties of objects on the form. Textual properties are shown in line
edits, integer properties are displayed in spinboxes, boolean
properties are displayed in check boxes, and compound properties such
as colors and sizes are presented in drop-down lists of input widgets.