summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav Halchenko <debian@onerussian.com>2023-01-25 10:19:28 -0500
committerGitHub <noreply@github.com>2023-01-25 10:19:28 -0500
commit78010e6f4bca752501f8e2e563fae5e080a9c119 (patch)
treef3e37fecdff405cb9f887e698c0c77a0f8f5cb1a
parent908e7c75f53025a3064e28215da62ffcfdea6daa (diff)
downloadparamiko-78010e6f4bca752501f8e2e563fae5e080a9c119.tar.gz
From the code review - fix wording in .codespellrc comment
Co-authored-by: Brian Skinn <brian.skinn@gmail.com>
-rw-r--r--.codespellrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc
index b36916c8..1ba44a9c 100644
--- a/.codespellrc
+++ b/.codespellrc
@@ -1,7 +1,7 @@
[codespell]
# skip most common present files which might be on the system
skip = venvs,.venv,.git,build,*.egg-info,*.lock
-# Flage and Constans are the names
+# Flage and Constans are names
# uite - just truncated word in the test, cannot have
# inline annotations yet: https://github.com/codespell-project/codespell/pull/2400
ignore-words-list = flage,constans,uite