Merge branch 'fix-string-fn-link' into 'main'

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

See merge request GNOME/glib!4269
This commit is contained in:
Philip Withnall 2024-09-12 12:18:44 +00:00
commit 78884455c4

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