summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2012-01-12 16:26:34 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-13 09:48:09 +0100
commitafdac0d065d945cc0e9cf09f3150d77760694653 (patch)
tree01b91218469b8956541ef334ae07e94ef4888e0c /doc
parent5f35882f91ff5634b1694d1f6d62c057d278b1a6 (diff)
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 c226151cee..12e292a9b4 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.