1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-26 09:30:04 +01:00

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

This commit is contained in:
FeRD (Frank Dana) 2024-09-12 06:04:34 -04:00
parent 7fb8c80507
commit 0bda424669

@ -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