From 3d98941d5c1b0ed9ff89cbf5b1cf6af24964d759 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 28 May 2014 17:39:14 -0700 Subject: [1.7.x] Fixed several typos in Django Backport of 1dcc603eff from master --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index c3c6d0e6fb..48dd976d48 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -305,7 +305,7 @@ epub_theme = 'djangodocs-epub' # The scheme of the identifier. Typical schemes are ISBN or URL. #epub_scheme = '' -# The unique identifier of the text. This can be a ISBN number +# The unique identifier of the text. This can be an ISBN number # or the project homepage. #epub_identifier = '' -- cgit v1.3