Skip to content

Commit

Permalink
Fix spacing in target.*.profiler docs
Browse files Browse the repository at this point in the history
Co-authored-by: Joe ST <[email protected]>
  • Loading branch information
cuviper and fbstj authored Jul 26, 2023
1 parent d0b58f4 commit 6e05f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ changelog-seen = 2
# This option will override the same option under [build] section.
#sanitizers = build.sanitizers (bool)

# When true, build the profiler runtime for this target(required when compiling
# When true, build the profiler runtime for this target (required when compiling
# with options that depend on this runtime, such as `-C profile-generate` or
# `-C instrument-coverage`). This may also be given a path to an existing build
# of the profiling runtime library from LLVM's compiler-rt.
Expand Down

0 comments on commit 6e05f59

Please sign in to comment.