Skip to content

Commit b724df6

Browse files
committed
environ: simplify description of GIT_INDEX_FILE
Signed-off-by: Junio C Hamano <[email protected]>
1 parent fd01795 commit b724df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ is worth noting that they may be used/overridden by SCMS sitting above
455455
Git so take care if using a foreign front-end.
456456

457457
`GIT_INDEX_FILE`::
458-
This environment allows the specification of an alternate
458+
This environment variable specifies an alternate
459459
index file. If not specified, the default of `$GIT_DIR/index`
460460
is used.
461461

0 commit comments

Comments
 (0)