diff options
author | Martin Smith <msmith@trolltech.com> | 2009-12-18 09:06:20 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-12-18 09:06:20 (GMT) |
commit | 371420d5f31a04b91c01807139d49e97db040bee (patch) | |
tree | 124e224172ee55cfcd99022cd9608703514fa89f /doc/src | |
parent | 0236f6abce1d51eb5f42078b69b1d601e7224b1d (diff) | |
download | Qt-371420d5f31a04b91c01807139d49e97db040bee.zip Qt-371420d5f31a04b91c01807139d49e97db040bee.tar.gz Qt-371420d5f31a04b91c01807139d49e97db040bee.tar.bz2 |
doc: Fixed typos.
Task-number: QTBUG-6898
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/qt4-intro.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index fb1d0e4..a90544f 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -549,7 +549,7 @@ the state machine, it is also easier to use the framework for animating GUIs, for instance. - See \l{The State Machine Framework} documentation for more infromation. + See \l{The State Machine Framework} documentation for more information. \section1 Multi-Touch and Gestures |