diff options
author | Ted Gould <ted@canonical.com> | 2009-04-30 14:10:33 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-30 14:10:33 -0500 |
commit | 47c4b8e7c3f328da2ec23ddec762c47b329a44da (patch) | |
tree | 96c4321f2add1cce7adb21260472f8d148cbe63e | |
parent | 43f575ee79e3f0bd6f69a6ce835d5298053073fb (diff) | |
download | libayatana-indicator-47c4b8e7c3f328da2ec23ddec762c47b329a44da.tar.gz libayatana-indicator-47c4b8e7c3f328da2ec23ddec762c47b329a44da.tar.bz2 libayatana-indicator-47c4b8e7c3f328da2ec23ddec762c47b329a44da.zip |
Typo
-rw-r--r-- | libindicate/indicator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libindicate/indicator.h b/libindicate/indicator.h index 4536cf5..138a48c 100644 --- a/libindicate/indicator.h +++ b/libindicate/indicator.h @@ -57,7 +57,7 @@ typedef struct _IndicateIndicator IndicateIndicator; typedef struct _IndicateIndicatorClass IndicateIndicatorClass; /** - IndicateInidcator: + IndicateIndicator: The indicator object represents a single item that is shared over the indicator bus. This could be something like one IM, one e-mail or |