aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config/user.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/config/user.txt')
-rw-r--r--Documentation/config/user.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/user.txt b/Documentation/config/user.txt
index ec9233b060..958e62464a 100644
--- a/Documentation/config/user.txt
+++ b/Documentation/config/user.txt
@@ -10,7 +10,7 @@ committer.email::
If you need the `author` or `committer` to be different, the
`author.name`, `author.email`, `committer.name` or
`committer.email` variables can be set.
- Also, all of these can be overridden by the `GIT_AUTHOR_NAME`,
+ All of these can be overridden by the `GIT_AUTHOR_NAME`,
`GIT_AUTHOR_EMAIL`, `GIT_COMMITTER_NAME`,
`GIT_COMMITTER_EMAIL` and `EMAIL` environment variables.
+