summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Meers <simon@simonmeers.com>2012-09-06 21:00:16 +1000
committerSimon Meers <simon@simonmeers.com>2012-09-06 21:00:16 +1000
commitee1b3e2a3a50e29254a91cf9f4de2996701ccee0 (patch)
tree5302e8643bbe4f3054cae4a7937ac9f49215868d
parent5262a288df07daa050a0e17669c3f103f47a8640 (diff)
Fixed minor typo in 1.3 release notes.
-rw-r--r--docs/releases/1.3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.3.txt b/docs/releases/1.3.txt
index 772dbdb2e7..c507f1bed6 100644
--- a/docs/releases/1.3.txt
+++ b/docs/releases/1.3.txt
@@ -587,7 +587,7 @@ gettext domain):
ones listed later.
* The ``locale`` subdirectory of the directory containing the settings, that
- usually coincides with and is know as the *project directory* is being
+ usually coincides with and is known as the *project directory* is being
deprecated in this release as a source of translations. (the precedence of
these translations is intermediate between applications and :setting:`LOCALE_PATHS`
translations). See the `corresponding deprecated features section`_