Code

Documentation: fix description for enabling hooks
[git.git] / Documentation / SubmittingPatches
index c59edfa6a9d89aec712b61cb72f9f1605aacae86..f0295c60f5aceb975575903327228776d6b2bb9e 100644 (file)
@@ -71,7 +71,7 @@ run git diff --check on your changes before you commit.
 
 (1a) Try to be nice to older C compilers
 
-We try to support wide range of C compilers to compile
+We try to support wide range of C compilers to compile
 git with. That means that you should not use C99 initializers, even
 if a lot of compilers grok it.