Changed gendered terms to be gender-neutral

This commit is contained in:
gonyere
2021-11-12 21:32:21 -05:00
parent ef3ff298f4
commit 5eeac53793
3 changed files with 4 additions and 4 deletions

View File

@@ -901,7 +901,7 @@ g_datalist_id_dup_data (GData **datalist,
* If the previous value was replaced then ownership of the
* old value (@oldval) is passed to the caller, including
* the registered destroy notify for it (passed out in @old_destroy).
* Its up to the caller to free this as he wishes, which may
* Its up to the caller to free this as they wish, which may
* or may not include using @old_destroy as sometimes replacement
* should not destroy the object in the normal way.
*