summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
authorThomas Ackermann <th.acker@arcor.de>2015-03-26 20:29:47 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-03-28 16:29:29 (GMT)
commitb37996e251872891f71b833c425acd05cf263547 (patch)
tree218ded14f4908afaaaefbedec297b2ade6e5dbbc /Documentation/RelNotes
parentd8279c7d85f82edea8c86e4e7c2fbd787ae09735 (diff)
downloadgit-b37996e251872891f71b833c425acd05cf263547.zip
git-b37996e251872891f71b833c425acd05cf263547.tar.gz
git-b37996e251872891f71b833c425acd05cf263547.tar.bz2
2.3.2 release notes: typofix
Signed-off-by: Thomas Ackermann <th.acker@arcor.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r--Documentation/RelNotes/2.3.2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/2.3.2.txt b/Documentation/RelNotes/2.3.2.txt
index f4caf54..93462e4 100644
--- a/Documentation/RelNotes/2.3.2.txt
+++ b/Documentation/RelNotes/2.3.2.txt
@@ -24,7 +24,7 @@ Fixes since v2.3.1
"curl-config --vernum", which confused our build system.
* An earlier workaround to squelch unhelpful deprecation warnings
- from the complier on Mac OSX unnecessarily set minimum required
+ from the compiler on Mac OSX unnecessarily set minimum required
version of the OS, which the user might want to raise (or lower)
for other reasons.