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.51.1~212 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=dbf4e81d3e76857aa3bc18209cc958098672c669;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 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:" 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.