aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developers
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2014-06-24 14:58:13 +0100
committerDave Whiteland <dave@mysociety.org>2014-06-24 14:58:13 +0100
commita662f2ae1a7dbfc40621abbb6b779aad2f01e142 (patch)
tree64ce04f59c311d110d45de6f8837746f157539a7 /docs/developers
parent1ec977edae73b9257f9e93fe2475f861e1023274 (diff)
rewrite bad sentence/spelling
Diffstat (limited to 'docs/developers')
-rw-r--r--docs/developers/i18n.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developers/i18n.md b/docs/developers/i18n.md
index 34ef2a28c..67e7e5be8 100644
--- a/docs/developers/i18n.md
+++ b/docs/developers/i18n.md
@@ -9,7 +9,7 @@ title: Internationalisation (for devs)
This page describes some technical aspects of internationalising the
Alaveteli code. It's mostly aimed at devs who are working on the
codebase &mdash; if you just want to translate Alaveteli into your
- own langauge, see this page on
+ own language, see
<a href="{{ site.baseurl }}docs/customising/translation">translating Alaveteli</a>
instead.
</p>