aboutsummaryrefslogtreecommitdiff
path: root/libmessaging-menu
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-10-10 15:48:36 +0000
committerTarmac <Unknown>2012-10-10 15:48:36 +0000
commitff7c774b2769d696ea6dd232befe0157ddd24bd1 (patch)
treea4fa01cfff80292508b486ac7b5d9aacc514d8bf /libmessaging-menu
parent1ef5accb516c39ee6ebd41ccfcb99406e84c376c (diff)
parent2ab588d17de27d836a815eff1b310e323097b3db (diff)
downloadayatana-indicator-messages-ff7c774b2769d696ea6dd232befe0157ddd24bd1.tar.gz
ayatana-indicator-messages-ff7c774b2769d696ea6dd232befe0157ddd24bd1.tar.bz2
ayatana-indicator-messages-ff7c774b2769d696ea6dd232befe0157ddd24bd1.zip
Fixed typo in doc string. Approved by Charles Kerr, jenkins.
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".
*