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

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall
2022-12-07 08:17:17 +00:00
parent bbb3453c82
commit ddae990509

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