From 4f5b24d5898fa870980eec7d1ad2e35de7ac3e24 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Sun, 17 Dec 2023 18:00:09 +0200 Subject: [PATCH] QtAppManager: Fix typo in json description Change-Id: I606039de38ba28a7a35711bc13d24eb65325453e Reviewed-by: hjk --- .../QtApplicationManagerIntegration.json.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/qtapplicationmanager/QtApplicationManagerIntegration.json.in b/src/plugins/qtapplicationmanager/QtApplicationManagerIntegration.json.in index c2acbce12f4..75e2ddeaf2e 100644 --- a/src/plugins/qtapplicationmanager/QtApplicationManagerIntegration.json.in +++ b/src/plugins/qtapplicationmanager/QtApplicationManagerIntegration.json.in @@ -15,7 +15,7 @@ "Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html." ], "Category" : "Device Support", - "Description" : "Support for QtApplicationManager on a variety of different target plattforms.", + "Description" : "Support for QtApplicationManager on a variety of different target platforms.", "Url" : "http://www.qt.io", ${IDE_PLUGIN_DEPENDENCIES},