Skip to content

Commit 62eb145

Browse files
authored
Fix Typo (#332)
Assuming this should be through instead of trough
1 parent e3829fc commit 62eb145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canopen/node/remote.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class RemoteNode(BaseNode):
2424
Object dictionary as either a path to a file, an ``ObjectDictionary``
2525
or a file like object.
2626
:param load_od:
27-
Enable the Object Dictionary to be sent trough SDO's to the remote
27+
Enable the Object Dictionary to be sent through SDO's to the remote
2828
node at startup.
2929
"""
3030

0 commit comments

Comments
 (0)