aboutsummaryrefslogtreecommitdiff
path: root/libmessaging-menu
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-10-09 16:12:15 -0400
committerKen VanDine <ken.vandine@canonical.com>2012-10-09 16:12:15 -0400
commit2ab588d17de27d836a815eff1b310e323097b3db (patch)
treea4fa01cfff80292508b486ac7b5d9aacc514d8bf /libmessaging-menu
parent1ef5accb516c39ee6ebd41ccfcb99406e84c376c (diff)
downloadayatana-indicator-messages-2ab588d17de27d836a815eff1b310e323097b3db.tar.gz
ayatana-indicator-messages-2ab588d17de27d836a815eff1b310e323097b3db.tar.bz2
ayatana-indicator-messages-2ab588d17de27d836a815eff1b310e323097b3db.zip
Fixed typo in docstring
Diffstat (limited to 'libmessaging-menu')
-rw-r--r--libmessaging-menu/messaging-menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmessaging-menu/messaging-menu.c b/libmessaging-menu/messaging-menu.c
index 3c5c6d4..70861d3 100644
--- a/libmessaging-menu/messaging-menu.c
+++ b/libmessaging-menu/messaging-menu.c
@@ -34,7 +34,7 @@
* application through a desktop file id, which must be passed to
* messaging_menu_app_new().
*
- * To register the appliction with the Messaging Menu, call
+ * To register the application with the Messaging Menu, call
* messaging_menu_app_register(). This signifies that the application
* should be present in the menu and be marked as "running".
*