From: Reuben Thomas Date: Thu, 15 Oct 2020 20:28:20 +0000 (+0100) Subject: doc/vala-gen-introspect.1: fix a typo X-Git-Tag: 0.40.25~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00769285b7cff606688d024c57d6df0ea89459dd;p=thirdparty%2Fvala.git doc/vala-gen-introspect.1: fix a typo --- diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index b6fb4fcf0..738da0bbb 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:" diff --git a/doc/vala-gen-introspect.h2m b/doc/vala-gen-introspect.h2m index 0ead80503..3bc4437ef 100644 --- a/doc/vala-gen-introspect.h2m +++ b/doc/vala-gen-introspect.h2m @@ -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.