Fixed reference to obsolete name used in g-ir-generate manpage

https://bugzilla.gnome.org/show_bug.cgi?id=729901
This commit is contained in:
Robert Roth 2014-05-10 03:43:39 +03:00 committed by Simon McVittie
parent 33b7bc36ad
commit be0bb09c7a

View File

@ -5,7 +5,7 @@ g-ir-generate \- typelib generator
.B g-ir-generate
[OPTION...] FILES...
.SH DESCRIPTION
g-idl-generate is an GIR generator, using the repository API. It generates
g-ir-generate is an GIR generator, using the repository API. It generates
GIR files from a raw typelib or in a shared library (--shlib).
The output will be written to standard output unless the --output
is specified.