Skip to content

Commit 7709869

Browse files
authored
Merge pull request #1189 from yongsuk44/main
Update typo setup.sh
2 parents d768c79 + 894e817 commit 7709869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cp "${GIT_ROOT}/tools/pre-push" "${GIT_DIR}/hooks/pre-push" \
3535
cat <<-EOF
3636
Checking the following settings helps avoid miscellaneous issues:
3737
* Settings -> Editor -> General -> Remove trailing spaces on: Modified lines
38-
* Settings -> Editor -> General -> Ensure every file ends with a line break
38+
* Settings -> Editor -> General -> Ensure every saved file ends with a line break
3939
* Settings -> Editor -> General -> Auto Import -> Optimize imports on the fly (for both Kotlin\
4040
and Java)
4141
EOF

0 commit comments

Comments
 (0)