summaryrefslogtreecommitdiff
path: root/plugins/python/welcome/website.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/python/welcome/website.py')
-rw-r--r--plugins/python/welcome/website.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/python/welcome/website.py b/plugins/python/welcome/website.py
index 07c2016..f8f1b9a 100644
--- a/plugins/python/welcome/website.py
+++ b/plugins/python/welcome/website.py
@@ -25,6 +25,6 @@ class WebInvitation(SmallBoard):
def get_location(self):
- """Fournit la localisation souhaitée pour la plache."""
+ """Fournit la localisation souhaitée pour la planche."""
return [ 3, 0, 1, 1 ]