Skip to content

Commit 6114a40

Browse files
carenasgitster
authored andcommitted
trace2: correct typo in technical documentation
an apparent typo for the environment variable was included with 81567ca ("trace2: update docs to describe system/global config settings", 2019-04-15), and was missed when renamed variables by e4b75d6 ("trace2: rename environment variables to GIT_TRACE2*", 2019-05-19) Signed-off-by: Carlo Marcelo Arenas Belón <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3efa1c6 commit 6114a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/technical/api-trace2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Format details are given in a later section.
3535
=== The Normal Format Target
3636

3737
The normal format target is a tradition printf format and similar
38-
to GIT_TRACE format. This format is enabled with the `GIT_TR`
38+
to GIT_TRACE format. This format is enabled with the `GIT_TRACE2`
3939
environment variable or the `trace2.normalTarget` system or global
4040
config setting.
4141

0 commit comments

Comments
 (0)