From b5482012a17fd0d616d82174992b961ad0a7b735 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 20 Mar 2020 00:21:05 +0100 Subject: [PATCH] Typo --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index 0b55cfc5..a34780de 100644 --- a/locales/en.json +++ b/locales/en.json @@ -55,5 +55,5 @@ "command_unknown": "Command '{command:s}' unknown ?", "warn_the_user_about_waiting_lock": "Another YunoHost command is running right now, we are waiting for it to finish before running this one", "warn_the_user_about_waiting_lock_again": "Still waiting...", - "warn_the_user_that_lock_is_acquired": "the other command just complet, now starting this command" + "warn_the_user_that_lock_is_acquired": "the other command just completed, now starting this command" }