diff options
author | Martin Smith <msmith@trolltech.com> | 2010-01-05 09:27:28 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-01-05 09:27:28 (GMT) |
commit | fee4ec0c8f507fae4f6795f43dca1333f46c9922 (patch) | |
tree | 97a131ee1f89ef32773ecc99cbbfbdf51e8ed84b /doc/src | |
parent | d00a226f623d5e3807a75caefdce77a83bfdedc2 (diff) | |
download | Qt-fee4ec0c8f507fae4f6795f43dca1333f46c9922.zip Qt-fee4ec0c8f507fae4f6795f43dca1333f46c9922.tar.gz Qt-fee4ec0c8f507fae4f6795f43dca1333f46c9922.tar.bz2 |
doc: Fixed typo.
Task-number: QTBUG-6978
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/development/designer-manual.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/development/designer-manual.qdoc b/doc/src/development/designer-manual.qdoc index bfd8066..d7666f6 100644 --- a/doc/src/development/designer-manual.qdoc +++ b/doc/src/development/designer-manual.qdoc @@ -371,7 +371,7 @@ {setValue()} slot. To do this, you have to switch to \gui{Edit Signals/Slots} mode, either by - pressing \key{F4} or something \gui{Edit Signals/Slots} from the \gui{Edit} + pressing \key{F4} or selecting \gui{Edit Signals/Slots} from the \gui{Edit} menu. \table |