mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-04 03:33:01 -06:00
setup: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
b71d52cef5
commit
d1d93ae8b1
2
setup.c
2
setup.c
@ -518,7 +518,7 @@ static void setup_original_cwd(void)
|
||||
* directory we inherited from our parent process, which is a
|
||||
* directory we want to avoid removing.
|
||||
*
|
||||
* For convience, we would like to have the path relative to the
|
||||
* For convenience, we would like to have the path relative to the
|
||||
* worktree instead of an absolute path.
|
||||
*
|
||||
* Yes, startup_info->original_cwd is usually the same as 'prefix',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user