Commit 8be80c23 authored by Adrian Holovaty's avatar Adrian Holovaty
Browse files

Fixed #8996 -- Fixed small typo in documentation.txt. Thanks, rduffield

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8997 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 1aa8449f
Loading
Loading
Loading
Loading
+48 −48
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ Isn't nearly as helpful as::

    Add :mod:`django.contrib.auth` to your :setting:`INSTALLED_APPS`...

This is because Sphinx will generate proper links for the later, which greatly
This is because Sphinx will generate proper links for the latter, which greatly
helps readers. There's basically no limit to the amount of useful markup you can
add.