From 565e938e569c3827a1e0f14b0d584f19d6425a94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 16 Jan 2024 17:38:36 +0100 Subject: [PATCH] Fix name --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 4bf2a11..bee3523 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,7 +1,7 @@ packaging_format = 2 id = "xwiki" -name = "xWiki" +name = "XWiki" description.en = "Collaboration tool based on the wiki principle" description.fr = "Outil de collaboration basé sur le principe du wiki"