docs(glib): Fix link in string-utils ref

This commit is contained in:
FeRD (Frank Dana) 2024-09-12 06:04:34 -04:00 committed by Philip Withnall
parent aec0a38158
commit fee5da6893

View File

@ -110,7 +110,7 @@ string and handle copying the new value and freeing the old one.
* [func@GLib.ascii_strup]
* [func@GLib.ascii_strdown]
* [func@GLib.ascii_tolower]
* [func@GLib.ascii_toupper
* [func@GLib.ascii_toupper]
## ASCII String Manipulation