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

libtypec_capabiliy_data is misspelled #4

Closed jthiesatgoogle closed 12 months ago

jthiesatgoogle commented 2 years ago

I think the "libtypec_capabiliy_data" struct defined in libtypec.h should be named "libtypec_capability_data". Capability is missing a "t".

Rajaram-Regupathy commented 12 months ago

resolved