aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2019-10-07 13:54:02 +0200
committerGuido Günther <agx@sigxcpu.org>2019-10-07 13:54:02 +0200
commit916f538352c9d4b176d36661346a1b2f87e64de3 (patch)
tree9747cd051afc55849221401f600627121c8e7f58
parent11f9f31d52bf894e41728b25c0994f88ead3fedd (diff)
docs: Fix typos
Thanks: lintian
-rw-r--r--docs/manpages/gbp-import-dsc.xml2
-rw-r--r--docs/manpages/gbp-import-ref.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/gbp-import-dsc.xml b/docs/manpages/gbp-import-dsc.xml
index ff0ebbdf..73c16764 100644
--- a/docs/manpages/gbp-import-dsc.xml
+++ b/docs/manpages/gbp-import-dsc.xml
@@ -150,7 +150,7 @@
what <option>--upstream-tag</option> supports.
</para>
<para>
- The default is to not add upsteam tags as additional
+ The default is to not add upstream tags as additional
parents since this requires additional setup to have the upstream
sources in the same repository.
</para>
diff --git a/docs/manpages/gbp-import-ref.xml b/docs/manpages/gbp-import-ref.xml
index 77f7447f..bc9a60b9 100644
--- a/docs/manpages/gbp-import-ref.xml
+++ b/docs/manpages/gbp-import-ref.xml
@@ -37,7 +37,7 @@
<title>DESCRIPTION</title>
<para>
&gbp-import-ref; merges upstream git commits onto your &debian-branch;
- You can either specifiy a branch to merge, give an upstream
+ You can either specify a branch to merge, give an upstream
version or specify the commit id directly. If no tag exists for the imported
commit it will be automatically created.
</para>