Commit 6cd959e6da8061ac857a36c0a472845979aca829

Stefan Sperling 2019-03-26T13:02:18

typo in got(1) man page

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/got.1 b/got/got.1
index 6cb1ae6..3a74505 100644
--- a/got/got.1
+++ b/got/got.1
@@ -123,7 +123,7 @@ Update the work tree to the specified
 The expected argument is a SHA1 hash which corresponds to a commit object.
 .El
 .It Cm status [ Ar path ]
-Show the current modification status of files in a worktree,
+Show the current modification status of files in a work tree,
 using the following status codes:
 .Bl -column YXZ description
 .It M Ta modified file