From 92396fec03f546a708f79ef39838709a9ad44ea5 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Sat, 19 May 2018 13:34:11 +0200
Subject: [PATCH] Merge pull request #3294 from stevepiercy/1.8-branch

---
 docs/quick_tutorial/forms.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/quick_tutorial/forms.rst b/docs/quick_tutorial/forms.rst
index 3c865ad..45eb05a 100644
--- a/docs/quick_tutorial/forms.rst
+++ b/docs/quick_tutorial/forms.rst
@@ -41,7 +41,7 @@
    pulls in Colander as a dependency:
 
    .. literalinclude:: forms/setup.py
-    :emphasize-lines: 7
+    :emphasize-lines: 4
     :linenos:
 
 #. We can now install our project in development mode:

--
Gitblit v1.9.3