Skip to content

Commit 8523b1e

Browse files
newrengitster
authored andcommitted
Documentation: normalize spelling of 'normalised'
This could be a localization issue, but we had about four dozen "normalize"s (or variants, e.g. normalized, renormalize, etc.), and only one "normalised" (no other variants), so normalize normalised into normalized. Signed-off-by: Elijah Newren <[email protected]> Reviewed-by: Stefan Beller <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c30d4f1 commit 8523b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-mktree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SYNOPSIS
1414
DESCRIPTION
1515
-----------
1616
Reads standard input in non-recursive `ls-tree` output format, and creates
17-
a tree object. The order of the tree entries is normalised by mktree so
17+
a tree object. The order of the tree entries is normalized by mktree so
1818
pre-sorting the input is not required. The object name of the tree object
1919
built is written to the standard output.
2020

0 commit comments

Comments
 (0)