mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user