mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Fixed a small misspell
This commit is contained in:
@@ -467,7 +467,7 @@ class PebbleIoThread extends GBDeviceIoThread {
|
||||
write_real(bytes);
|
||||
}
|
||||
|
||||
// FIXME: parts are supporsed to be generic code
|
||||
// FIXME: parts are supposed to be generic code
|
||||
private boolean evaluateGBDeviceEventPebble(GBDeviceEvent deviceEvent) {
|
||||
|
||||
if (deviceEvent instanceof GBDeviceEventVersionInfo) {
|
||||
|
Reference in New Issue
Block a user