progit2 icon indicating copy to clipboard operation
progit2 copied to clipboard

fixed typo in section 1.6

Open Flyagin opened this issue 5 months ago • 0 comments

Changes

Fixed typo in section 1.6: “values” should be replaced with “variables”.

Context

Consider the beginning of this sentence: “Since Git might read the same configuration variable value from more than one file, … ” — having read this part of the sentence, one concludes that a “value” belongs to a “variable”. But the remaining part of the sentence implies that a “value” belongs to a value (“one of these values”) (“ … it's possible that you have an unexpected value for one of these values and you don't know why.”)

Flyagin avatar May 11 '25 18:05 Flyagin