summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorChris Lamb <lamby@debian.org>2018-12-09 17:52:22 +0100
committerGuido Günther <agx@sigxcpu.org>2018-12-09 17:52:39 +0100
commit9dc9f5eeb4087e9699f833081a6f59db8ca100b1 (patch)
treeb7278e3035182d8eea1f4bb7b9844cdc548c56da /docs
parentf9323380d8bffda9ac878be8ca50341fffc497a4 (diff)
Fix "was build" typos
Closes: #916044
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-buildpackage-rpm.xml2
-rw-r--r--docs/manpages/gbp-buildpackage.xml2
-rw-r--r--docs/manpages/gbp-tag.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/manpages/gbp-buildpackage-rpm.xml b/docs/manpages/gbp-buildpackage-rpm.xml
index 00e838ac..160b96b7 100644
--- a/docs/manpages/gbp-buildpackage-rpm.xml
+++ b/docs/manpages/gbp-buildpackage-rpm.xml
@@ -316,7 +316,7 @@
<para>
Exported environment variables are: <envar>GBP_TAG</envar> (the name
of the generated tag), <envar>GBP_BRANCH</envar> (the branch the
- package was build from) and <envar>GBP_SHA1</envar> (the sha1 of the
+ package was built from) and <envar>GBP_SHA1</envar> (the sha1 of the
commit the tag was created at).
</para>
</listitem>
diff --git a/docs/manpages/gbp-buildpackage.xml b/docs/manpages/gbp-buildpackage.xml
index c59be845..f7e3f7f3 100644
--- a/docs/manpages/gbp-buildpackage.xml
+++ b/docs/manpages/gbp-buildpackage.xml
@@ -539,7 +539,7 @@
<para>
Exported environment variables are: <envar>GBP_TAG</envar> (the name
of the generated tag), <envar>GBP_BRANCH</envar> (the branch the
- package was build from) and <envar>GBP_SHA1</envar> (the sha1 of the
+ package was built from) and <envar>GBP_SHA1</envar> (the sha1 of the
commit the tag was created at).
</para>
</listitem>
diff --git a/docs/manpages/gbp-tag.xml b/docs/manpages/gbp-tag.xml
index 56da6dbf..e8a2e308 100644
--- a/docs/manpages/gbp-tag.xml
+++ b/docs/manpages/gbp-tag.xml
@@ -74,7 +74,7 @@
<para>
Exported environment variables are: <envar>GBP_TAG</envar> (the name
of the generated tag), <envar>GBP_BRANCH</envar> (the branch the
- package was build from) and <envar>GBP_SHA1</envar> (the sha1 of the
+ package was built from) and <envar>GBP_SHA1</envar> (the sha1 of the
commit the tag was created at).
</para>
</listitem>