diff options
| author | Robert Lehmann <mail@robertlehmann.de> | 2011-10-08 16:17:00 +0200 |
|---|---|---|
| committer | Robert Lehmann <mail@robertlehmann.de> | 2011-10-08 16:17:00 +0200 |
| commit | 07c872d8e80e1998a696b4975db9a61451a53c5c (patch) | |
| tree | 64cda9582451b0a150a0501d1876b34e1618cff8 /doc | |
| parent | a8ee8511887f49a2ad7ebe7ec96fc88d13c2df89 (diff) | |
| download | sphinx-07c872d8e80e1998a696b4975db9a61451a53c5c.tar.gz | |
Fix typo.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/intl.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intl.rst b/doc/intl.rst index 6a5471c4..87068215 100644 --- a/doc/intl.rst +++ b/doc/intl.rst @@ -46,7 +46,7 @@ with :confval:`locale_dirs` for your :confval:`language`, Sphinx will pick them up automatically. An example: you have a document ``usage.rst`` in your Sphinx project. The -gettext builder will put its messages into ``usage.pot``. Image you have +gettext builder will put its messages into ``usage.pot``. Imagine you have Spanish translations [2]_ on your hands in ``usage.po`` --- for your builds to be translated you need to follow these instructions: |
