mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Fixed a small misspell
This commit is contained in:
+1
-1
@@ -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