diff options
Diffstat (limited to 'src/plugins/nim')
-rw-r--r-- | src/plugins/nim/Nim.json.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/nim/Nim.json.in b/src/plugins/nim/Nim.json.in index 82369b316b9..ea53307e0de 100644 --- a/src/plugins/nim/Nim.json.in +++ b/src/plugins/nim/Nim.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 Nim programming language", + "Description" : "Develop applications using the Nim programming language.", "LongDescription" : [ "You also need:", "- Nimble packaging manager" |