summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2020-10-15 21:28:20 +0100
committerReuben Thomas <rrt@sc3d.org>2020-10-15 21:28:20 +0100
commitdbf4e81d3e76857aa3bc18209cc958098672c669 (patch)
tree97c74d5f12bf372d11c6af94b5ea7508d9d66c74 /doc
parent46e56bff71e12dd1e08bcb80cf630f7292db32e3 (diff)
downloadvala-dbf4e81d3e76857aa3bc18209cc958098672c669.tar.gz
doc/vala-gen-introspect.1: fix a typo
Diffstat (limited to 'doc')
-rw-r--r--doc/vala-gen-introspect.12
-rw-r--r--doc/vala-gen-introspect.h2m2
2 files changed, 2 insertions, 2 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:"
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.