Correct the locale format specifier in api.rst (#1792)

This commit is contained in:
Malcolm Parsons 2020-07-24 05:01:54 +01:00 committed by GitHub
parent 47f8d7a345
commit 98626093d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ Compatibility
Locale
------
All formatting is locale-independent by default. Use the ``'n'`` format
All formatting is locale-independent by default. Use the ``'L'`` format
specifier to insert the appropriate number separator characters from the
locale::