From 20dc43c1604a0e6914fc9b476bf915a7a9406506 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Wed, 17 May 2017 13:45:46 +0200
Subject: [PATCH] Merge pull request #3046 from stevepiercy/1.8-branch

---
 docs/tutorials/wiki/authorization.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/tutorials/wiki/authorization.rst b/docs/tutorials/wiki/authorization.rst
index d580e78..0ba734f 100644
--- a/docs/tutorials/wiki/authorization.rst
+++ b/docs/tutorials/wiki/authorization.rst
@@ -233,7 +233,7 @@
 
 .. literalinclude:: src/authorization/tutorial/views.py
    :lines: 6-17
-   :emphasize-lines: 1-14
+   :emphasize-lines: 1-12
    :language: python
 
 All the highlighted lines need to be added or edited.

--
Gitblit v1.9.3