aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJody McIntyre <scjody@modernduck.com>2013-07-31 13:37:14 -0400
committerJody McIntyre <scjody@modernduck.com>2013-07-31 13:37:14 -0400
commit1db5c6d17f3db8ee987857348685569e719e3966 (patch)
treea01e254e2ac13dfc54e790a2fecc60a4f3c966a5
parent5f307eee680e95cbd841dd064aacdb2ef61ca173 (diff)
Fix name of locale/ directory in INSTALL.md
-rw-r--r--doc/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md
index 2156f4c4a..91d9c5a88 100644
--- a/doc/INSTALL.md
+++ b/doc/INSTALL.md
@@ -432,7 +432,7 @@ release. Failure to do so means that any new words added to the
Alaveteli source code will appear in your website in English by
default. If your translations didn't make it to the latest release,
you will need to download the updated `app.po` for your locale from
-Transifex and save it in the `locales/` folder.
+Transifex and save it in the `locale/` folder.
You should always run the script `scripts/rails-post-deploy` after
each deployment. This runs any database migrations for you, plus