Merge branch 'serializ' into 'master'

docs: Standardize spelling of serializ*

Closes #2399

See merge request GNOME/glib!2096
This commit is contained in:
Philip Withnall
2021-05-13 11:37:11 +00:00
8 changed files with 193 additions and 193 deletions

View File

@@ -431,7 +431,7 @@ g_emblemed_icon_serialize (GIcon *icon)
icon_data = g_icon_serialize (node->data);
if (icon_data)
{
/* We know how emblems serialise, so do a tweak here to
/* We know how emblems serialize, so do a tweak here to
* reduce some of the variant wrapping and redundant storage
* of 'emblem' over and again...
*/