mirror of
https://github.com/django/django.git
synced 2025-07-04 01:39:20 +00:00
[3.2.x] Fixed typo in docs/topics/i18n/formatting.txt.
Backport of e75a3a770e5da8af3405be1e216a6c20cc9bde5a from main
This commit is contained in:
parent
b61f44c339
commit
1f86ff31b1
@ -151,7 +151,7 @@ Creating custom format files
|
||||
============================
|
||||
|
||||
Django provides format definitions for many locales, but sometimes you might
|
||||
want to create your own, because a format files doesn't exist for your locale,
|
||||
want to create your own, because a format file doesn't exist for your locale,
|
||||
or because you want to overwrite some of the values.
|
||||
|
||||
To use custom formats, specify the path where you'll place format files
|
||||
|
Loading…
x
Reference in New Issue
Block a user