From 1dcc603efff8229838f27019668d864a0bcbfa59 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 28 May 2014 17:39:14 -0700 Subject: Fixed several typos in Django --- 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 095a2eacb7..244ccb2d8d 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