Fix spelling in various files

codespell parameters:

codespell -q 3 --skip="*.in,*.sh,*.m4,config,configure,autom4te.cache"

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
Yegor Yefremov
2019-11-11 14:21:49 +01:00
parent 35b2ef691c
commit 14ccc06eba
14 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -19,7 +19,7 @@ See [Wikipedia:socketcan](http://en.wikipedia.org/wiki/Socketcan)
* CAN id is composed of
* 0..8: SA (source address)
* 9..26:
* PDU1: PGN+DA (destionation address)
* PDU1: PGN+DA (destination address)
* PDU2: PGN
* 27..29: PRIO
@@ -61,7 +61,7 @@ will emit a single CAN frame.
send(sock, data, 9, 0);
will use fragementation, emitting 1+ CAN frames.
will use fragmentation, emitting 1+ CAN frames.
# Using J1939