From 1706b3074c632c7d15c896ac9da786661ae96281 Mon Sep 17 00:00:00 2001 From: deadlocker8 <deadlocker@gmx.de> Date: Tue, 19 Jul 2016 14:38:14 +0200 Subject: [PATCH] fixed spelling --- php/language.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/language.json b/php/language.json index 1f32441..0b0ef12 100644 --- a/php/language.json +++ b/php/language.json @@ -1,5 +1,5 @@ { "due_by": "Due by", "done": "Done", - "done_at": "Dona at" + "done_at": "Done at" } \ No newline at end of file -- GitLab