Rajaram-Regupathy / libtypec

“libtypec” is aimed to provide a generic interface abstracting all platform complexity for user space to develop tools for efficient USB-C port management. The library can also enable development of diagnostic and debug tools to debug system issues around USB-C/USB PD topology.
34 stars 4 forks source link

Fix various spelling mistakes found using the codespell tool #8

Closed ColinIanKing closed 1 year ago

ColinIanKing commented 1 year ago

Fix various spelling mistakes in comments and literal strings and struct field members.

Signed-off-by: Colin Ian King colin.i.king@gmail.com

Rajaram-Regupathy commented 1 year ago

merged and thanks