From: Thomas Ackermann
Date: Thu, 26 Mar 2015 20:29:47 +0000 (+0100)
Subject: 2.3.2 release notes: typofix
X-Git-Tag: v2.3.5~16
X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b37996e251872891f71b833c425acd05cf263547?ds=inline;hp=--cc
2.3.2 release notes: typofix
Signed-off-by: Thomas Ackermann
Signed-off-by: Junio C Hamano
---
b37996e251872891f71b833c425acd05cf263547
diff --git a/Documentation/RelNotes/2.3.2.txt b/Documentation/RelNotes/2.3.2.txt
index f4caf54927..93462e45c2 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.