comments: fix misuses of "nor"
[gitweb.git] / Makefile
index dddaf4f287cf5cd5e99ad2587d53ba7582c51e29..fc02788184a690ecc1862109eeec2c02c0062b2f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -159,7 +159,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.
 #