doc: fix some typos, grammar and wording issues
Signed-off-by: Štěpán Němec <stepnem@smrk.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
3a06386e31
commit
97509a3497
@@ -99,7 +99,7 @@ struct fsmonitor_daemon_state {
|
||||
* to only mean an external GITDIR referenced by a ".git" file.
|
||||
*
|
||||
* The platform FS event backends will receive watch-specific
|
||||
* relative paths (except for those OS's that always emit absolute
|
||||
* relative paths (except for those OSes that always emit absolute
|
||||
* paths). We use the following enum and routines to classify each
|
||||
* path so that we know how to handle it. There is a slight asymmetry
|
||||
* here because ".git/" is inside the working directory and the
|
||||
|
||||
Reference in New Issue
Block a user