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