1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00

Fixed typo in docs/ref/contrib/admin/index.txt.

This commit is contained in:
kbehlers 2024-02-29 00:28:20 -07:00 committed by GitHub
parent 0e84e70bc8
commit 3cb1ba50cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1278,7 +1278,7 @@ subclass::
====== ====================
Prefix Lookup
====== ====================
^ :lookup:`startswith`
^ :lookup:`istartswith`
= :lookup:`iexact`
@ :lookup:`search`
None :lookup:`icontains`