Merge pull request #123 from roidelapluie/typo

Fix a small typo in gadgetbridge.model.ServiceCommand
live-activity-data
Andreas Shimokawa 2015-09-13 14:49:09 +02:00
commit ca6c940aa6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ package nodomain.freeyourgadget.gadgetbridge.model;
public enum ServiceCommand {
UNDEFINEND,
UNDEFINED,
CALL_ACCEPT,
CALL_END,