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

View File

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