aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEvangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu>2023-09-04 17:44:33 +0530
committerGuido Günther <agx@sigxcpu.org>2023-09-04 14:36:27 +0200
commitf6d90d55a400648cfbec8bab2ad87b0eb8eec551 (patch)
treeccefa958f8be41674c2d9e42963cceff8004ef95
parentaff033d27ec24fb2f8771de5e1a43ac04d3f9650 (diff)
docs: gbp-clone: Fix small typo and fix metadata file name
-rw-r--r--docs/manpages/gbp-clone.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manpages/gbp-clone.xml b/docs/manpages/gbp-clone.xml
index 042b3d21..7c1404b4 100644
--- a/docs/manpages/gbp-clone.xml
+++ b/docs/manpages/gbp-clone.xml
@@ -182,8 +182,9 @@
</term>
<listitem>
<para>
- Whether to add the upstream git repository as additional remote. The repositor url is read from
- <filename>debian/upstream/meta</filename>.
+ Whether to add the upstream git repository as additional remote. The repository url is read from
+ the "Repository" field in
+ <filename>debian/upstream/metadata</filename>.
</para>
</listitem>
</varlistentry>