mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 02:17:51 +02:00
Fix "it's" vs "its" confusion throughout the source. Patch by Will
* Fix "it's" vs "its" confusion throughout the source. Patch by Will Thompson. svn path=/trunk/; revision=7897
This commit is contained in:
@@ -1178,7 +1178,7 @@ type_node_add_iface_entry_W (TypeNode *node,
|
||||
{
|
||||
/* this can happen in two cases:
|
||||
* - our parent type already conformed to iface_type and node
|
||||
* got it's own holder info. here, our children already have
|
||||
* got its own holder info. here, our children already have
|
||||
* entries and NULL vtables, since this will only work for
|
||||
* uninitialized classes.
|
||||
* - an interface type is added to an ancestor after it was
|
||||
|
Reference in New Issue
Block a user