diff options
Diffstat (limited to 'src/plugins/python/Python.json.in')
-rw-r--r-- | src/plugins/python/Python.json.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/python/Python.json.in b/src/plugins/python/Python.json.in index 19c46948642..11432e74cca 100644 --- a/src/plugins/python/Python.json.in +++ b/src/plugins/python/Python.json.in @@ -13,7 +13,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" : "Other Languages", - "Description" : "Develop applications using the Qt bindings for the Python programming language", + "Description" : "Develop applications using the Qt bindings for the Python programming language.", "LongDescription" : [ "You also need:", "- Qt for Python", |