1
0
Fork 0
forked from github/pelican

Docs: minor fix code block indent

This commit is contained in:
Kernc 2020-06-05 14:27:37 +02:00
commit d6623c642f
No known key found for this signature in database
GPG key ID: E0955D0CB6D501E3

View file

@ -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