Fix typo
authorCameron Ball <cameron@cameron1729.xyz>
Sun, 6 Jan 2019 13:54:39 +0000 (21:54 +0800)
committerCameron Ball <cameron@cameron1729.xyz>
Sun, 6 Jan 2019 18:34:20 +0000 (02:34 +0800)
src/strings.php

index 38e4266..2c0a833 100644 (file)
@@ -48,7 +48,7 @@ return [
     'endOfMonthGood' => 'The month is almost over, and it looks like you\'ve completed everything! Nice one!',
     'andAlsoEndOfMonth' => 'Also, it\'s the end of the month, and there are these monthly tasks that still need doing...',
     'andAlsoEndOfMonthGood' => 'It\'s the end of the month too, and you did all the tasks! Nice.',
-    'endOfWeek' => 'Aw geez Rick, it\'s Friday and these tasks still haven\'nt been completed, please try to do them over the weekend D:',
+    'endOfWeek' => 'Aw geez Rick, it\'s Friday and these tasks still haven\'t been completed, please try to do them over the weekend D:',
     'endOfWeekGood' => 'It\'s Friday and all the tasks are done! Nice',
     'andAlsoEndOfWeek' => 'Also, it\'s the end of a week, so here\'s the outstanding stuff...',
     'andAlsoEndOfWeekGood' => 'Also, it\'s the end of a week, but it looks like you got everything done, sick :D',