mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-29 02:26:34 +02:00
We are matching `<parameter>` as well as `<para>`, and we end up with broken XML in case the (expanded) description starts with `<parameter>`. Fixes: #2601