Commit b5fbdf97 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Fixed typo.

parent 76ff266d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -464,7 +464,7 @@ the ``domain`` and ``name`` by looking at the request's domain. It has
=============================

Finally, to avoid repetitive fallback code, the framework provides a
:func:`django.contrib.sites.shortcut.get_current_site` function.
:func:`django.contrib.sites.shortcuts.get_current_site` function.

.. function:: shortcuts.get_current_site