]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
doc/vala-gen-introspect.1: fix a typo
authorReuben Thomas <rrt@sc3d.org>
Thu, 15 Oct 2020 20:28:20 +0000 (21:28 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 3 Jan 2021 11:47:28 +0000 (12:47 +0100)
doc/vala-gen-introspect.1
doc/vala-gen-introspect.h2m

index b6fb4fcf008414993f2b10500854cba2bb3e11aa..738da0bbbccfd6744fb3cd3a7ba0af6dbdb68e17 100644 (file)
@@ -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:"
index 0ead80503c06b08a0a7cdcb424a404d942b5bca8..3bc4437efe4adbbcd5dd877b8d63033ea737b71a 100644 (file)
@@ -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.