Skip to content

Commit d1d93ae

Browse files
algonellgitster
authored andcommitted
setup: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent b71d52c commit d1d93ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ static void setup_original_cwd(void)
518518
* directory we inherited from our parent process, which is a
519519
* directory we want to avoid removing.
520520
*
521-
* For convience, we would like to have the path relative to the
521+
* For convenience, we would like to have the path relative to the
522522
* worktree instead of an absolute path.
523523
*
524524
* Yes, startup_info->original_cwd is usually the same as 'prefix',

0 commit comments

Comments
 (0)