methods need no offset
[libfirm] / ir / adt / cpset.c
index 8c0ee88..0edffd7 100644 (file)
@@ -24,7 +24,7 @@
  * @version $Id$
  *
  * This implements a set of pointers which allows to specify custom callbacks
- * for comparing and hashing it's elements.
+ * for comparing and hashing its elements.
  */
 #include "config.h"