diff options
author | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-06-05 13:44:24 (GMT) |
---|---|---|
committer | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-06-05 13:44:40 (GMT) |
commit | f6fc34ea5b247d1b56e113663958176b095a58a6 (patch) | |
tree | 35b6395d7103f4e2d7815eb72aedc61ac6ca806d /doc | |
parent | 2734d8fa8c26c8498091348305b2616ecacfad85 (diff) | |
download | Qt-f6fc34ea5b247d1b56e113663958176b095a58a6.zip Qt-f6fc34ea5b247d1b56e113663958176b095a58a6.tar.gz Qt-f6fc34ea5b247d1b56e113663958176b095a58a6.tar.bz2 |
Doc - fixed a typo
Reviewed-By: TrustMe
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/tutorials/addressbook.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/tutorials/addressbook.qdoc b/doc/src/tutorials/addressbook.qdoc index 4ab549a..e5657e7 100644 --- a/doc/src/tutorials/addressbook.qdoc +++ b/doc/src/tutorials/addressbook.qdoc @@ -529,7 +529,7 @@ \example tutorials/addressbook/part4 \title Address Book 4 - Editing and Removing Addresses - In this chapter, we look at ways to modify the contents of contact stored + In this chapter, we look at ways to modify the contents of contacts stored in the address book application. \image addressbook-tutorial-screenshot.png |