Doc - Fixed a typo causing a qdoc warning

Reviewed-By: TrustMe
This commit is contained in:
Kavindra Devi Palaraja
2009-08-05 16:25:57 +02:00
parent 6978d804db
commit b7933d8736

View File

@@ -601,7 +601,7 @@
In order to switch between modes, we introduce the \c updateInterface()
function to control the enabling and disabling of all push buttons.
\snippet examples/addressbook-sdk/part4/adressbook.h updateInterface
\snippet examples/addressbook-sdk/part4/addressbook.h updateInterface
Lastly, we declare \c currentMode to keep track of the enum's current mode.