From e7e183d6ee07f9744f58f8e35fe336511df10563 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 23 Mar 2017 13:32:16 -0400 Subject: doc/config: grammar fixes for core.{editor,commentChar} Signed-off-by: Kyle Meyer Signed-off-by: Junio C Hamano diff --git a/Documentation/config.txt b/Documentation/config.txt index cbae7a6..c0e7f66 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -663,13 +663,13 @@ alternative to having an `init.templateDir` where you've changed default hooks. core.editor:: - Commands such as `commit` and `tag` that lets you edit - messages by launching an editor uses the value of this + Commands such as `commit` and `tag` that let you edit + messages by launching an editor use the value of this variable when it is set, and the environment variable `GIT_EDITOR` is not set. See linkgit:git-var[1]. core.commentChar:: - Commands such as `commit` and `tag` that lets you edit + Commands such as `commit` and `tag` that let you edit messages consider a line that begins with this character commented, and removes them after the editor returns (default '#'). -- cgit v0.10.2-6-g49f6