mirror of
https://github.com/django/django.git
synced 2025-03-26 01:00:46 +00:00
Typo in i18n docs.
This commit is contained in:
parent
64623a2e11
commit
112c6e987d
@ -353,7 +353,7 @@ It is recommended to always provide explicit
|
||||
:attr:`~django.db.models.Options.verbose_name` and
|
||||
:attr:`~django.db.models.Options.verbose_name_plural` options rather than
|
||||
relying on the fallback English-centric and somewhat naïve determination of
|
||||
verbose names Django performs bu looking at the model's class name::
|
||||
verbose names Django performs by looking at the model's class name::
|
||||
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user