Merge branch 'backport-4269-docs-fix-glib-2-82' into 'glib-2-82'

Backport !4269 “docs(glib): Fix link in string-utils ref” to glib-2-82

See merge request GNOME/glib!4271
This commit is contained in:
Michael Catanzaro 2024-09-12 15:17:27 +00:00
commit d6b30aa9f1

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