Skip to content

Commit e307da5

Browse files
committed
fix typo
1 parent 2ccca25 commit e307da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

can/interfaces/vector/canlib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ def get_application_config(
600600
:param bus_type:
601601
The bus type Enum e.g. `XL_BusTypes.XL_BUS_TYPE_CAN`
602602
:return:
603-
Retruns a tuple of the hardware type, the hardware index and the
603+
Returns a tuple of the hardware type, the hardware index and the
604604
hardware channel.
605605
:raises VectorError:
606606
Raises a VectorError when the application name does not exist in

0 commit comments

Comments
 (0)