mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01: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:
commit
782b5cbee5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user