Skip to content

Commit e598c51

Browse files
committed
git-sh-setup: typofix in comments
Noticed by Anupam Srivastava. Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 7c8b5ea commit e598c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-sh-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# it dies.
77

88
# Having this variable in your environment would break scripts because
9-
# you would cause "cd" to be be taken to unexpected places. If you
9+
# you would cause "cd" to be taken to unexpected places. If you
1010
# like CDPATH, define it for your interactive shell sessions without
1111
# exporting it.
1212
unset CDPATH

0 commit comments

Comments
 (0)