commit 9eba2c58b10f2683565d01f2292ebf17a7609dd1 from: Stefan Sperling date: Sun Apr 19 10:26:29 2020 UTC spelling fix in git-repository.5 commit - e77c2584f3f3a803056b98011601c1af482b0cfd commit + 9eba2c58b10f2683565d01f2292ebf17a7609dd1 blob - 433d6bb6506a64d1ecb0905c9bcf57ab3169e6bd blob + e66e35c44c47837ee8ae3d67c20886736b21b3a3 --- got/git-repository.5 +++ 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.