From b7933d8736720d8bf89029af48e1e1399edf38cc Mon Sep 17 00:00:00 2001 From: Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> Date: Wed, 5 Aug 2009 16:25:57 +0200 Subject: [PATCH] Doc - Fixed a typo causing a qdoc warning Reviewed-By: TrustMe --- doc/addressbook-sdk.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/addressbook-sdk.qdoc b/doc/addressbook-sdk.qdoc index d9dc11f77cd..d1cbe4eac8b 100644 --- a/doc/addressbook-sdk.qdoc +++ b/doc/addressbook-sdk.qdoc @@ -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. -- GitLab