Skip to content

Commit 9a91f7a

Browse files
committed
tutorial: grammofix
We say "these", so "range notations" must be plural. Reported-by: Furkan Akkurt Signed-off-by: Junio C Hamano <[email protected]>
1 parent dbecc61 commit 9a91f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gittutorial.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ $ gitk HEAD...FETCH_HEAD
361361
This means "show everything that is reachable from either one, but
362362
exclude anything that is reachable from both of them".
363363

364-
Please note that these range notation can be used with both gitk
364+
Please note that these range notations can be used with both gitk
365365
and "git log".
366366

367367
After inspecting what Bob did, if there is nothing urgent, Alice may

0 commit comments

Comments
 (0)