samuelcampos / usbdrivedetector

A Java library to get a list of all usb storage devices connected to the computer.
MIT License
128 stars 46 forks source link

Typo in API? #28

Closed MarkJeronimus closed 4 years ago

MarkJeronimus commented 4 years ago

AbstractStorageDeviceDetector.getStorageDevicesDevices()

Seems like a failed copy/paste to me.

samuelcampos commented 4 years ago

Yes, it is. Will fix that