mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 23:46:17 +01:00
Fix tiny typo.
This commit is contained in:
parent
d52625a94a
commit
adfd184776
@ -148,7 +148,7 @@ sub usage {
|
||||
print " --fhead <text> Output file header\n";
|
||||
print " --fprod <text> Per input file production\n";
|
||||
print " --ftail <text> Output file trailer\n";
|
||||
print " --eprod <text> Per enum text (produced prior to value itarations)\n";
|
||||
print " --eprod <text> Per enum text (produced prior to value iterations)\n";
|
||||
print " --vhead <text> Value header, produced before iterating over enum values\n";
|
||||
print " --vprod <text> Value text, produced for each enum value\n";
|
||||
print " --vtail <text> Value tail, produced after iterating over enum values\n";
|
||||
|
Loading…
Reference in New Issue
Block a user