Skip to content

Commit 6797436

Browse files
committed
Add missing ) to comment
1 parent c504d26 commit 6797436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
# that's being compiled. The default is to only build the LLVM codegen backend,
332332
# but you can also optionally enable the "emscripten" backend for asm.js or
333333
# make this an empty array (which will disable LLVM, but that probably won't
334-
# get too far in the bootstrap
334+
# get too far in the bootstrap)
335335
#codegen-backends = ["llvm"]
336336

337337
# This is the name of the directory in which codegen backends will get installed

0 commit comments

Comments
 (0)