aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2024-04-25 22:26:07 +0200
committerGuldoman <giulio.lettieri@gmail.com>2024-04-25 22:26:07 +0200
commit98e3a0a447ec289965f4e140b9d5dcf428636dd1 (patch)
tree0d962c5daf107bc25695d28612ca0afbe5fcc202 /manifest.json
parentb25f2b27d615e7d5e4d6a0c6b24502797c2eeb1f (diff)
downloadlite-xl-plugins-98e3a0a447ec289965f4e140b9d5dcf428636dd1.tar.gz
lite-xl-plugins-98e3a0a447ec289965f4e140b9d5dcf428636dd1.zip
Fix `language_groovy` description
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 6b2b2b5..e51bb55 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1032,7 +1032,7 @@
"version": "0.1"
},
{
- "description": "Syntax for the [Groovy](https://en.wikipedia.org/wiki/Apache_Groovy",
+ "description": "Syntax for the [Groovy](https://en.wikipedia.org/wiki/Apache_Groovy) programming language",
"id": "language_groovy",
"mod_version": "3",
"path": "plugins/language_groovy.lua",