Skip to content

Commit 33c8d38

Browse files
committed
Correct typos in release notes for 1.5.3.5
Noticed by Michele Ballabio. Signed-off-by: Shawn O. Pearce <[email protected]>
1 parent 8492f00 commit 33c8d38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/RelNotes-1.5.3.5.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GIT v1.5.3.5 Release Notes
44
Fixes since v1.5.3.4
55
--------------------
66

7-
* "git-config" silently ignored options after --list; now it wilh
7+
* "git-config" silently ignored options after --list; now it will
88
error out with a usage message.
99

1010
* "git-config --file" failed if the argument used a relative path
@@ -18,7 +18,7 @@ Fixes since v1.5.3.4
1818
* "git-log" printed extra newlines between commits when a diff
1919
was generated internally (e.g. -S or --follow) but not displayed.
2020

21-
* Documention updates for supported (but previously undocumented)
21+
* Documentation updates for supported (but previously undocumented)
2222
options of "git-archive" and "git-reflog".
2323

2424
* "make clean" no longer deletes the configure script that ships

0 commit comments

Comments
 (0)