diff options
Diffstat (limited to 'doc/vala-gen-introspect.1')
-rw-r--r-- | doc/vala-gen-introspect.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index ce8667f59..c456025f8 100644 --- a/doc/vala-gen-introspect.1 +++ b/doc/vala-gen-introspect.1 @@ -8,7 +8,7 @@ vala-gen-introspect \- generate a GI file for GObject and glib based packages .B vala-gen-introspect is a utility which generates GI files from GObject and glib based packages. It can be used in combination with vapigen(1) to -generate an API for Vala, and allow it's usage in Vala for compiling +generate an API for Vala, and allow its usage in Vala for compiling to native code. \fIPKGNAME\fP is the pkg-config name of the library and \fIPKGBASE\fP specifies the base directory for that package. .SS "Usage:" |