aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-01-30 22:51:10 -0600
committerTed Gould <ted@gould.cx>2012-01-30 22:51:10 -0600
commitf0e992803d3e05c69da1202f1c73cedcb50c8445 (patch)
treec90bc0936c301540b87b3c3dd6562e1c80e9359e
parent8b21de2008070e371e7690aab74a18bb2020e141 (diff)
downloadlibayatana-appindicator-f0e992803d3e05c69da1202f1c73cedcb50c8445.tar.gz
libayatana-appindicator-f0e992803d3e05c69da1202f1c73cedcb50c8445.tar.bz2
libayatana-appindicator-f0e992803d3e05c69da1202f1c73cedcb50c8445.zip
Fix type in comment
-rw-r--r--src/app-indicator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app-indicator.c b/src/app-indicator.c
index 6b4110c..6c693e8 100644
--- a/src/app-indicator.c
+++ b/src/app-indicator.c
@@ -2196,7 +2196,7 @@ app_indicator_set_secondary_activate_target (AppIndicator *self, GtkWidget *menu
* in a human readable form. This string should be UTF-8 and localized as it
* expected that users will set it.
*
- * In the Unity desktop the most prominate place that this is show will be
+ * In the Unity desktop the most prominent place that this is show will be
* in the HUD. HUD listings for this application indicator will start with
* the title as the first part of the line for the menu items.
*