Skip to content

Commit 2399f31

Browse files
committed
use django-admin naming instead of django internal djadmin
1 parent e6e1b27 commit 2399f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Improvements for the output of Sphinx's autodoc for Django classes:
4343
* Add information about autogenerated methods
4444
* Fix intersphinx mappings to Django modules
4545
* Custom text roles to cross-reference the documentations of Django (``:setting:``,
46-
``:templatetag:``, ``:templatefilter:``, ``:fieldlookup:``, ``:djadmin:``) and Sphinx (``:event:``,
46+
``:templatetag:``, ``:templatefilter:``, ``:fieldlookup:``, ``:django-admin:``) and Sphinx (``:event:``,
4747
``:confval:``)
4848

4949

0 commit comments

Comments
 (0)