Commit ecf143627e10c2c488ec6f21b3cf0690e5ef2d7c

Stefan Sperling 2019-08-04T02:53:10

missing word in man page

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/got/got.1 b/got/got.1
index 199799e..b0cdd1c 100644
--- a/got/got.1
+++ b/got/got.1
@@ -875,8 +875,8 @@ The
 command will show both local changes and staged changes.
 The
 .Cm got diff
-is able to display local changes relative to staged changes, and to
-display staged changes relative to the repository.
+command is able to display local changes relative to staged changes,
+and to display staged changes relative to the repository.
 The
 .Cm got revert
 command cannot revert staged changes but may be used to revert