mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
gdataset: Fix a typo in a documentation comment
Signed-off-by: Philip Withnall <withnall@endlessm.com> Reviewed-by: nobody
This commit is contained in:
parent
4808a957b5
commit
051d69bbc8
@ -900,7 +900,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 registred destroy notify for it (passed out in @old_destroy).
|
||||
* the registered destroy notify for it (passed out in @old_destroy).
|
||||
* Its up to the caller to free this as he wishes, which may
|
||||
* or may not include using @old_destroy as sometimes replacement
|
||||
* should not destroy the object in the normal way.
|
||||
|
Loading…
Reference in New Issue
Block a user