diff --git a/doc/addressbook-sdk.qdoc b/doc/addressbook-sdk.qdoc
index d9dc11f77cd68bbd009177c63717887ac8d9ef99..d1cbe4eac8b98248c941013bb642d09b1217b923 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.