summaryrefslogtreecommitdiff
path: root/tests/benchmark
diff options
context:
space:
mode:
authorKian Meng, Ang <kianmeng.ang@gmail.com>2021-12-18 00:23:17 +0800
committerGitHub <noreply@github.com>2021-12-17 17:23:17 +0100
commit566a377154ce68e795aa3f952bb70bd987045228 (patch)
tree9df38c7322c854fbeb44d65762e0dc9e879ac7fd /tests/benchmark
parentd59c6f77f1ab3d8c62fbdb080d492c4356ccc324 (diff)
downloadpylint-git-566a377154ce68e795aa3f952bb70bd987045228.tar.gz
Fix typos over the whole codebase (#5540)
Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>
Diffstat (limited to 'tests/benchmark')
-rw-r--r--tests/benchmark/test_baseline_benchmarks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark/test_baseline_benchmarks.py b/tests/benchmark/test_baseline_benchmarks.py
index 27635f619..58939fd4d 100644
--- a/tests/benchmark/test_baseline_benchmarks.py
+++ b/tests/benchmark/test_baseline_benchmarks.py
@@ -176,7 +176,7 @@ class TestEstablishBaselineBenchmarks:
"""Establish a baseline with only 'master' checker being run in -j1
We do not register any checkers except the default 'master', so the cost is just
- that of the system with a lot of files registerd"""
+ that of the system with a lot of files registered"""
if benchmark.disabled:
benchmark(print, "skipping, only benchmark large file counts")
return # _only_ run this test is profiling