8000 Fix typos in benchmark.conf.sample (#324) · python/pyperformance@9756f98 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9756f98

Browse files
authored
Fix typos in benchmark.conf.sample (#324)
1 parent f7f3650 commit 9756f98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/benchmark.conf.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
# - results of patched Python are written into json_dir/patch/
55
json_dir = ~/json
66

7-
# If True, compile CPython is debug mode (LTO and PGO disabled),
7+
# If True, compile CPython in debug mode (LTO and PGO disabled),
88
# run benchmarks with --debug-single-sample, and disable upload.
99
#
10-
# Use this option used to quickly test a configuration.
10+
# Use this option to quickly test a configuration.
1111
debug = False
1212

1313

0 commit comments

Comments
 (0)
0