Skip to content

Commit

Permalink
chore(build): fix errant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
flrgh authored and locao committed Jul 13, 2023
1 parent 0c992a3 commit e51732b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ bool_flag(
build_setting_default = True,
)

# --//:wasmx_module=dynamic
# --//:wasmx_module_flag=dynamic
string_flag(
name = "wasmx_module_flag",
build_setting_default = "dynamic",
Expand Down

0 comments on commit e51732b

Please sign in to comment.