Commit 1cfab7188b4f78c90066eef4f76c1bf2d8adc490

Stefan Sperling 2018-06-13T19:21:52

wording tweak in got(1) man page

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/got.1 b/got/got.1
index 9e3a090..cfeac18 100644
--- a/got/got.1
+++ b/got/got.1
@@ -107,7 +107,7 @@ Display the patch of modifications made in each commit.
 Start traversing history at the specified
 .Ar commit .
 The expected argument is the name of a branch or a SHA1 hash which corresponds
-to the commit object.
+to a commit object.
 .It Fl l Ar N
 Limit history traversal to a given number of commits.
 .It Fl f