Skip to content

Commit 717d602

Browse files
authored
Rollup merge of #121257 - tshepang:extraneous, r=Mark-Simulacrum
remove extraneous text from example config
2 parents 57d9523 + 6147973 commit 717d602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@
829829
# target triples containing `-none`, `nvptx`, `switch`, or `-uefi`.
830830
#no-std = <platform-specific> (bool)
831831

832-
# This is an array of the codegen backends that will be compiled a rustc
832+
# This is an array of the codegen backends that will be
833833
# compiled for this target, overriding the global rust.codegen-backends option.
834834
# See that option for more info.
835835
#codegen-backends = rust.codegen-backends (array)

0 commit comments

Comments
 (0)