summaryrefslogtreecommitdiff
path: root/Documentation/ToolsForGit.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/ToolsForGit.txt')
-rw-r--r--Documentation/ToolsForGit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ToolsForGit.txt b/Documentation/ToolsForGit.txt
index 5060d0d..5d01e81 100644
--- a/Documentation/ToolsForGit.txt
+++ b/Documentation/ToolsForGit.txt
@@ -32,7 +32,7 @@ information on using the script.
This is adapted from Linux's suggestion in its CodingStyle document:
-- To follow rules of the CodingGuideline, it's useful to put the following in
+- To follow the rules in CodingGuidelines, it's useful to put the following in
GIT_CHECKOUT/.dir-locals.el, assuming you use cperl-mode:
----
;; note the first part is useful for C editing, too