typo: fix startAppError message

This commit is contained in:
Kostas Lekkas 2016-09-10 13:22:46 +03:00
parent 4d448030a7
commit 05690a81dc

View File

@ -58,7 +58,7 @@ logTypes =
eventName: 'Application started'
humanName: 'Started application'
startAppError:
eventName: 'Application started'
eventName: 'Application start error'
humanName: 'Failed to start application'
updateApp: