Skip to content

Commit 0b6b7da

Browse files
committed
fix more indentation
1 parent aa888c5 commit 0b6b7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

miri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ find_sysroot() {
3737
true
3838
fi
3939
else
40-
# We have to build a sysroot either way.
40+
# A normal toolchain. We have to build a sysroot either way.
4141
if [ -n "$MIRI_TEST_TARGET" ]; then
4242
build_sysroot --target "$MIRI_TEST_TARGET"
4343
else

0 commit comments

Comments
 (0)