]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Update draft release notes for 2.0
[thirdparty/git.git] / Makefile
index f49f187516e52026388f95df6ec77e2612db7e86..2128ce3ea21a4801b9e85e0314a36d4c4dc39b4b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -151,7 +151,7 @@ all::
 #
 # Define NEEDS_LIBINTL_BEFORE_LIBICONV if you need libintl before libiconv.
 #
-# Define NO_INTPTR_T if you don't have intptr_t nor uintptr_t.
+# Define NO_INTPTR_T if you don't have intptr_t or uintptr_t.
 #
 # Define NO_UINTMAX_T if you don't have uintmax_t.
 #