Skip to content

Commit a2f07fb

Browse files
giovanni-superpedestrianhardbyte
authored andcommitted
fixed typo
1 parent 5a2f011 commit a2f07fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

can/io/csv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# coding: utf-8
22

33
"""
4-
This module contains handling for CSV (comma seperated values) files.
4+
This module contains handling for CSV (comma separated values) files.
55
66
TODO: CAN FD messages are not yet supported.
77

0 commit comments

Comments
 (0)