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/advtutorial2.qdoc | |
parent | 19d080d319dccac15654294af80530bed9ef11ea (diff) | |
download | Qt-8a54ed9524befc4a172cdc19a18d9953f3a01df0.zip Qt-8a54ed9524befc4a172cdc19a18d9953f3a01df0.tar.gz Qt-8a54ed9524befc4a172cdc19a18d9953f3a01df0.tar.bz2 |
typos
Diffstat (limited to 'doc/src/declarative/advtutorial2.qdoc')
-rw-r--r-- | doc/src/declarative/advtutorial2.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/advtutorial2.qdoc b/doc/src/declarative/advtutorial2.qdoc index 2d2fe19..4a6bb06 100644 --- a/doc/src/declarative/advtutorial2.qdoc +++ b/doc/src/declarative/advtutorial2.qdoc @@ -1,7 +1,7 @@ /*! \page advtutorial2.html -\title Advanced Tutorial 2 - Populating the Game Canvas \target advtutorial2 +\title Advanced Tutorial 2 - Populating the Game Canvas Now that we've written some basic elements, let's start writing the game. The first thing to do is to generate all of the blocks. Now we need to dynamically |