Skip to content

Commit 08a8ee1

Browse files
committed
Rollup merge of rust-lang#26645 - richo:makefile-typo, r=sfackler
2 parents 1659075 + f07b11d commit 08a8ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
#
9292
# # Rust recipes for build system success
9393
#
94-
# // Modifying libstd? Use this comment to run unit tests just on your change
94+
# // Modifying libstd? Use this command to run unit tests just on your change
9595
# make check-stage1-std NO_REBUILD=1 NO_BENCH=1
9696
#
9797
# // Added a run-pass test? Use this to test running your test

0 commit comments

Comments
 (0)