Skip to content

Commit 4652bca

Browse files
kasperkarlssonchristiansandberg
authored andcommitted
Fixed typo in development.rst
1 parent 48bcadd commit 4652bca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Concrete implementations *have to* implement the following:
5454
the underlying bus and/or channel
5555

5656
They *might* implement the following:
57-
* :meth:`~can.BusABC.flush_tx_buffer` to allow discrading any
57+
* :meth:`~can.BusABC.flush_tx_buffer` to allow discarding any
5858
messages yet to be sent
5959
* :meth:`~can.BusABC.shutdown` to override how the bus should
6060
shut down

0 commit comments

Comments
 (0)