commit - 4408b20f8eddc1e1e4f3c865b8b59895590c0778
commit + 93a300b296848449897d95643acc8a689b0480b1
blob - aa096ed40c012c18fbbf8cd57b832e5207e8497d
blob + d04a93036effbeba97f815257f25768d8341ad5b
--- got/got.1
+++ got/got.1
.Ar tag
already exists in the remote repository, unless the
.Fl f
-option is used to overwrite the sever's copy of the tag.
+option is used to overwrite the server's copy of the tag.
In general, creating a new tag with a different name is recommended
instead of overwriting an existing tag.
.Pp
.Ev GOT_AUTHOR
environment variables with a missing email address.
.Pp
-.Ev GOT_AUTHOR will be overriden by configuration settings in
+.Ev GOT_AUTHOR will be overridden by configuration settings in
.Xr got.conf 5
or by Git's
.Dv user.name
blob - 4296b08451ec4307d6eff21aa6b9f6d92e753565
blob + e22d9079c1fe6f5a46d0cdde8ff7194c27c56088
--- tog/tog.1
+++ tog/tog.1
.Dq green ,
.Dq yellow ,
.Dq blue ,
-.Dq megenta ,
+.Dq magenta ,
.Dq cyan ,
and
.Dq default
.Dq green
is used.
.It Ev TOG_COLOR_TREE_SUBMODULE
-The color used to mark up sobmodules tree entries.
+The color used to mark up submodule tree entries.
If not set, the default value
.Dq magenta
is used.