diff libpurple/xmlnode.h @ 20515:7aaebdb013c9

explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997' and '20899a5772594c6139b37b372cfab97e03cfa2ac'
author Richard Laager <rlaager@wiktel.com>
date Sun, 16 Sep 2007 18:05:12 +0000
parents 723b5a2f91ce 481749fc0b6b
children bd60afa72fce
line wrap: on
line diff
--- a/libpurple/xmlnode.h	Sun Sep 16 18:03:53 2007 +0000
+++ b/libpurple/xmlnode.h	Sun Sep 16 18:05:12 2007 +0000
@@ -262,7 +262,7 @@
 xmlnode *xmlnode_copy(const xmlnode *src);
 
 /**
- * Frees a node and all of it's children.
+ * Frees a node and all of its children.
  *
  * @param node The node to free.
  */