diff -r fdb76fddd16a -r 1df27cab581c libpurple/xmlnode.h --- a/libpurple/xmlnode.h Sun Jun 10 12:22:39 2007 +0000 +++ b/libpurple/xmlnode.h Mon Jun 11 23:33:39 2007 +0000 @@ -252,7 +252,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. */