fix typo in git-repository.5
diff --git a/got/git-repository.5 b/got/git-repository.5
index 1ed1bca..a52a079 100644
--- a/got/git-repository.5
+++ b/got/git-repository.5
@@ -150,7 +150,7 @@ Set by some Git operations.
.It Pa FETCH_HEAD
Reference to a branch tip commit most recently fetched from another repository.
.It Pa branches/
-Legacy directory used by the deprectated Gogito Git interface.
+Legacy directory used by the deprecated Gogito Git interface.
.It Pa config
Git configuration file. See
.Xr git-config 1 .