diff libpurple/conversation.h @ 19567:b99a158ea85e

disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 02 Sep 2007 00:03:43 +0000
parents 57d350900136
children 44b4e8bd759b
line wrap: on
line diff
--- a/libpurple/conversation.h	Sat Sep 01 23:50:22 2007 +0000
+++ b/libpurple/conversation.h	Sun Sep 02 00:03:43 2007 +0000
@@ -667,7 +667,7 @@
  *
  * @param conv   The conversation
  *
- * @return  A GList of PurpleConvMessage's. Caller must not modify the list or the data within.
+ * @return  A GList of PurpleConvMessage's. The must not modify the list or the data within.
  *          The list contains the newest message at the beginning, and the oldest message at
  *          the end.
  */