Skip to content

Commit ccf7183

Browse files
committed
update comment
1 parent f7682db commit ccf7183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/welcome_msg.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ PATCHDIR = \"$PATCHDIR\"
2828
Have fun \U0001F601
2929
"
3030

31-
# open INDEX.md if svn and build directories exist
31+
# open INDEX.md if svn and build directories do not exist
3232
if [ ! -d "svn" ] && [ ! -d "build" ]; then
3333
sleep 2
3434
code INDEX.md

0 commit comments

Comments
 (0)