Commit f8ab0c604a8e2fe1adea15c39721de37dba9bcb8

Stefan Sperling 2020-03-20T20:23:18

got.1 wording tweak for clarity

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/got.1 b/got/got.1
index 1b55c3e..21ccb8a 100644
--- a/got/got.1
+++ b/got/got.1
@@ -259,7 +259,7 @@ is specified the name
 will be used.
 The remote repository's URL is obtained from the corresponding entry in the
 .Pa config
-file of the repository, as created by
+file of the local repository, as created by
 .Cm got clone .
 .Pp
 New changes will be stored in a separate pack file downloaded from the server.