diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2009-10-07 08:22:46 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2009-10-07 08:22:46 (GMT) |
commit | 8a54ed9524befc4a172cdc19a18d9953f3a01df0 (patch) | |
tree | db94e8e713498d768b34f0e57bcca1f6d1b2e311 /doc/src/declarative/tutorial3.qdoc | |
parent | 19d080d319dccac15654294af80530bed9ef11ea (diff) | |
download | Qt-8a54ed9524befc4a172cdc19a18d9953f3a01df0.zip Qt-8a54ed9524befc4a172cdc19a18d9953f3a01df0.tar.gz Qt-8a54ed9524befc4a172cdc19a18d9953f3a01df0.tar.bz2 |
typos
Diffstat (limited to 'doc/src/declarative/tutorial3.qdoc')
-rw-r--r-- | doc/src/declarative/tutorial3.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/tutorial3.qdoc b/doc/src/declarative/tutorial3.qdoc index a0d842c..bce7e92 100644 --- a/doc/src/declarative/tutorial3.qdoc +++ b/doc/src/declarative/tutorial3.qdoc @@ -1,7 +1,7 @@ /*! \page tutorial3.html -\title Tutorial 3 - States \target tutorial3 +\title Tutorial 3 - States In this chapter, we make this example a little bit more dynamic by introducing states. |