summaryrefslogtreecommitdiff
path: root/libpurple/conversation.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpurple/conversation.h')
-rw-r--r--libpurple/conversation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpurple/conversation.h b/libpurple/conversation.h
index c608cbbb26..598a0527f6 100644
--- a/libpurple/conversation.h
+++ b/libpurple/conversation.h
@@ -114,7 +114,7 @@ typedef enum
which are only open for
internal UI purposes
(e.g. for contact-aware
- conversions). */
+ conversations). */
PURPLE_MESSAGE_NICK = 0x0020, /**< Contains your nick. */
PURPLE_MESSAGE_NO_LOG = 0x0040, /**< Do not log. */
PURPLE_MESSAGE_WHISPER = 0x0080, /**< Whispered message. */