Merge branch 'mkenums-docs' into 'main'

docs: Remove a stray > in the glib-mkenums man page

See merge request GNOME/glib!3112
This commit is contained in:
Emmanuele Bassi 2022-12-13 17:15:33 +00:00
commit 782b5cbee5

View File

@ -65,7 +65,7 @@ typedef enum
</programlisting></informalexample>
<variablelist>
<varlistentry>
<term><literal>@EnumName@</literal>></term>
<term><literal>@EnumName@</literal></term>
<listitem><para>
The name of the enum currently being processed, enum names are assumed to be
properly namespaced and to use mixed capitalization to separate