Skip to content

Commit 7b27d9a

Browse files
committed
Fix typo
1 parent 429fc20 commit 7b27d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_emc2101/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class CV:
6363

6464
@classmethod
6565
def add_values(cls, value_tuples):
66-
"creates CV entires"
66+
"creates CV entries"
6767
cls.string = {}
6868
cls.lsb = {}
6969

0 commit comments

Comments
 (0)