mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Merge branch 'serializ' into 'master'
docs: Standardize spelling of serializ* Closes #2399 See merge request GNOME/glib!2096
This commit is contained in:
@@ -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...
|
||||
*/
|
||||
|
Reference in New Issue
Block a user