diff options
| author | Timo Graham <timograham@gmail.com> | 2012-02-25 12:55:41 +0000 |
|---|---|---|
| committer | Timo Graham <timograham@gmail.com> | 2012-02-25 12:55:41 +0000 |
| commit | 41cd3b2ab121c1a9bf8797d221fd2a7bf0475a17 (patch) | |
| tree | 00055761262b94ecf0e062e367eb2ca879728498 | |
| parent | c0258f1da754309e25236cded6affb4d2a402238 (diff) | |
[1.3.X] Fixed #17743 - Typo in topics/i18n/index.txt
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17587 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | docs/topics/i18n/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/i18n/index.txt b/docs/topics/i18n/index.txt index 9c25192504..f650ed13b0 100644 --- a/docs/topics/i18n/index.txt +++ b/docs/topics/i18n/index.txt @@ -45,7 +45,7 @@ and the `Wikipedia article`_. Glossary ======== -First lets define some terms that will help us to handle a common language: +First let's define some terms that will help us to handle a common language: .. glossary:: |
