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/tutorial1.qdoc | |
parent | 19d080d319dccac15654294af80530bed9ef11ea (diff) | |
download | Qt-8a54ed9524befc4a172cdc19a18d9953f3a01df0.zip Qt-8a54ed9524befc4a172cdc19a18d9953f3a01df0.tar.gz Qt-8a54ed9524befc4a172cdc19a18d9953f3a01df0.tar.bz2 |
typos
Diffstat (limited to 'doc/src/declarative/tutorial1.qdoc')
-rw-r--r-- | doc/src/declarative/tutorial1.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/tutorial1.qdoc b/doc/src/declarative/tutorial1.qdoc index d4f1095..e6232af 100644 --- a/doc/src/declarative/tutorial1.qdoc +++ b/doc/src/declarative/tutorial1.qdoc @@ -1,7 +1,7 @@ /*! \page tutorial1.html -\title Tutorial 1 - Hello World! \target tutorial1 +\title Tutorial 1 - Hello World! This first program is a simple "Hello world" example. The picture below is a screenshot of this program. |