Commit 9eba2c58b10f2683565d01f2292ebf17a7609dd1

Stefan Sperling 2020-04-19T10:26:29

spelling fix in git-repository.5

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/git-repository.5 b/got/git-repository.5
index 433d6bb..e66e35c 100644
--- a/got/git-repository.5
+++ b/got/git-repository.5
@@ -51,7 +51,7 @@ known as a
 .It Tags
 A
 .Em tag
-object associates an user-defined label with another object, which is
+object associates a user-defined label with another object, which is
 typically a commit object.
 Tag objects also contains a tag message, as well as author and
 timestamp information.