fixed notification spelling error

This commit is contained in:
Dante Ruiz 2017-03-15 19:45:30 +01:00
parent dac16af1df
commit a5f1fb9e9a

View file

@ -538,7 +538,7 @@ function onSnapshotTaken(pathStillSnapshot, pathAnimatedSnapshot, notify) {
}
function tabletNotification() {
createNotification("Tablet need your attention", NotificationType.TABLET);
createNotification("Tablet needs your attention", NotificationType.TABLET);
}
function processingGif() {