Skip to content

Commit 9e1fe3a

Browse files
Update can/io/player.py
Co-authored-by: zariiii9003 <[email protected]>
1 parent 3bdd60a commit 9e1fe3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

can/io/player.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class LogReader(BaseIOHandler):
2525
"""
2626
Replay logged CAN messages from a file.
2727
28-
The format is determined from the file format which can be one of:
28+
The format is determined from the file suffix which can be one of:
2929
* .asc
3030
* .blf
3131
* .csv

0 commit comments

Comments
 (0)