commit fdcf78bba23855311035c8480d0e57373fe094bc from: Stefan Sperling date: Tue Mar 26 11:15:11 2019 UTC typo fix in got-worktree(5) commit - 804dc7b902f29153aebb84e209001557ad713d0f commit + fdcf78bba23855311035c8480d0e57373fe094bc blob - a8c56f1239a3143470c953c6ad3b86eecaae861a blob + 69fcf2299e615bb18c40a26662cf7e1d9a2a833c --- got/got-worktree.5 +++ got/got-worktree.5 @@ -111,7 +111,7 @@ Path inside repository the work tree was checked out f .It Pa repository Path to the repository the work tree was checked out from. .It Pa uuid -A universal unique identififer for the work tree. +A universal unique identifier for the work tree. .El .Sh SEE ALSO .Xr got 1 ,