Commit 3d0ac5598b2bbb808322994df7b195c1da934942

Stefan Sperling 2020-04-18T22:22:29

wording tweak in got.1

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/got.1 b/got/got.1
index 6e66776..b84282b 100644
--- a/got/got.1
+++ b/got/got.1
@@ -1927,7 +1927,7 @@ via the repository's HEAD reference, respectively:
 .Pp
 .Dl $ got log -p -l 3
 .Pp
-As above, but display patches in the order in which
+As above, but display changes in the order in which
 .Xr patch 1
 could apply them in sequence:
 .Pp