Skip to content

Commit 3ed94d0

Browse files
authored
Update comment.
1 parent 5df949f commit 3ed94d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_vcnl4010.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666

6767
# Disable pylint's name warning as it causes too much noise. Suffixes like
6868
# BE (big-endian) or mA (milli-amps) don't confirm to its conventions--by
69-
# design (clarify of code and explicit units). Disable this globally to prevent
69+
# design (clarity of code and explicit units). Disable this globally to prevent
7070
# littering the code with pylint disable and enable and making it less readable.
7171
# pylint: disable=invalid-name
7272

0 commit comments

Comments
 (0)