Add a missing apostrophe in a comment.

Fri, 06 Jul 2007 13:43:28 +0000

author
Will Thompson <resiak@pidgin.im>
date
Fri, 06 Jul 2007 13:43:28 +0000
changeset 18414
b08108fc6ffc
parent 18413
ae04f38e5b31
child 18670
c1ff285ae279

Add a missing apostrophe in a comment.

libpurple/blist.h file | annotate | diff | comparison | revisions
--- a/libpurple/blist.h	Fri Jun 29 19:36:31 2007 +0000
+++ b/libpurple/blist.h	Fri Jul 06 13:43:28 2007 +0000
@@ -635,7 +635,7 @@
 /**
  * Finds a group by name
  *
- * @param name    The groups name
+ * @param name    The group's name
  * @return        The group or NULL if the group does not exist
  */
 PurpleGroup *purple_find_group(const char *name);

mercurial