From 38aa318f286468b62f1f7412c28dde37157ad9b1 Mon Sep 17 00:00:00 2001 From: Impact Date: Tue, 30 Aug 2022 05:05:47 +0200 Subject: [PATCH] Fix typo --- translate/translate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translate/translate.json b/translate/translate.json index bbf1315..fc10cd8 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -22086,7 +22086,7 @@ ] }, { - "en": "The device indicated that this type of connection of not supported.", + "en": "The device indicated that this type of connection is not supported.", "xloc": [ "index.html->id_computerSelector->dialog->21->1112", "index.html->id_computerSelector->dialog->21->1132" @@ -25766,4 +25766,4 @@ ] } ] -} \ No newline at end of file +}