forked from github/pelican
Docs: minor fix code block indent
This commit is contained in:
parent
20067da9f5
commit
d6623c642f
1 changed files with 2 additions and 2 deletions
|
|
@ -742,8 +742,8 @@ Time and Date
|
|||
|
||||
.. parsed-literal::
|
||||
|
||||
LOCALE = ('usa', 'jpn', # On Windows
|
||||
'en_US', 'ja_JP' # On Unix/Linux
|
||||
LOCALE = ('usa', 'jpn', # On Windows
|
||||
'en_US', 'ja_JP' # On Unix/Linux
|
||||
)
|
||||
|
||||
For a list of available locales refer to `locales on Windows`_ or on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue