summaryrefslogtreecommitdiff
path: root/docs/intro
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2019-02-08 21:38:30 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-02-08 21:39:54 +0100
commitd03e5961aa6555c7427bd054835733fe9c152dc0 (patch)
tree3a3e59327b7075c1ef4d2d616f9257ed3892540c /docs/intro
parent941109ccb35f35429da61a8d8c7ea64ca376bb90 (diff)
[2.2.x] Removed extra characters in docs header underlines.
Backport of 25829197bb94585e94695360065ac614aa9e6a56 from master
Diffstat (limited to 'docs/intro')
-rw-r--r--docs/intro/tutorial03.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/tutorial03.txt b/docs/intro/tutorial03.txt
index de84ad0612..1a9d21c3c5 100644
--- a/docs/intro/tutorial03.txt
+++ b/docs/intro/tutorial03.txt
@@ -413,7 +413,7 @@ template (or templates) you would change it in ``polls/urls.py``::
...
Namespacing URL names
-======================
+=====================
The tutorial project has just one app, ``polls``. In real Django projects,
there might be five, ten, twenty apps or more. How does Django differentiate