linux-automation / usbsdmux

USB-SD-Mux Project - Driver and Documentation
GNU Lesser General Public License v2.1
66 stars 19 forks source link

Typo in error message #59

Closed mjk-gh closed 11 months ago

mjk-gh commented 11 months ago

When /dev/sg0 is not present, usbsdmux asks:

Does /dev/sg0 really point to an USB-SD-Mux? (multiple occurrences in usbsdmux/__main__.py)

Instead, this should read:

Does /dev/sg0 really point to a USB-SD-Mux?

(AFAIK, a trailing n for the indefinite article gets only appended, if the article is followed by a glottal stop ('), so: "an [']unbelievable feat", but "a universal treat")