Skip to content
Snippets Groups Projects
Commit b7933d87 authored by Kavindra Devi Palaraja's avatar Kavindra Devi Palaraja
Browse files

Doc - Fixed a typo causing a qdoc warning

Reviewed-By: TrustMe
parent 6978d804
No related branches found
No related tags found
No related merge requests found
...@@ -601,7 +601,7 @@ ...@@ -601,7 +601,7 @@
In order to switch between modes, we introduce the \c updateInterface() In order to switch between modes, we introduce the \c updateInterface()
function to control the enabling and disabling of all push buttons. 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. Lastly, we declare \c currentMode to keep track of the enum's current mode.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment