Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2011-12-04 12:45:03 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2012-06-02 20:30:06 (GMT)
commit6b889cf0aeb0c568ed232e7a5b1383d81b76153e (patch)
treef341b22a0e79d84a2df5708e5c28e2ce5b2a5d1d
parent9630cf6a2322f13b9ebfd8327999d3f165d3e850 (diff)
Oops, typo
-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
# ---------------------------------------------------------------------