Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> --- Documentation/git.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git.txt b/Documentation/git.txt index 3d31252bf2..535ff561c6 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -472,7 +472,7 @@ is worth noting that they may be used/overridden by SCMS sitting above Git so take care if using a foreign front-end. `GIT_INDEX_FILE`:: - This environment allows the specification of an alternate + This environment specifies an alternate index file. If not specified, the default of `$GIT_DIR/index` is used. -- 2.37.3-780-gd940517dcb