Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index c1f7cd3..37559b2 100644
--- a/config.py
+++ b/config.py
@@ -92,7 +92,7 @@ APP_TITLE = "Sugar Web Chat"
# OPTION: TAIL_HTML
# HTML code to output on the main page
-TAIL_HTML = 'Transition powered by <a href="http://apertium.org">Apertium</a>'
+TAIL_HTML = 'Translation powered by <a href="http://apertium.org">Apertium</a>'
# FEEDBACK OPTIONS
# ---------------------------------------------------------------------