Signed-off-by: Sebastian Schuberth <sschube...@gmail.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index c44eb3a..6f8ae23 100644
--- a/Makefile
+++ b/Makefile
@@ -2447,7 +2447,7 @@ check-docs::
         esac; \
     done ) | sort

-### Make sure built-ins do not have dups and listed in git.c
+### Make sure built-ins do not have dupes and are listed in git.c
 #
 check-builtins::
     ./check-builtins.sh
-- 
2.1.2-mingw-1
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to