Merge branch 'tq/branch-style-fix' into maint
[gitweb.git] / Documentation / git.txt
index b556f989f194e0bc9ca2fe104721b81fdec85870..8e6a92e8ba64b64e663f96f4946f06af36e92759 100644 (file)
@@ -599,8 +599,8 @@ trace messages into this file descriptor.
 +
 Alternatively, if the variable is set to an absolute path
 (starting with a '/' character), Git will interpret this
-as a file path and will try to write the trace messages
-into it.
+as a file path and will try to append the trace messages
+to it.
 +
 Unsetting the variable, or setting it to empty, "0" or
 "false" (case insensitive) disables trace messages.