Michael Merickel
2017-06-18 75c30dfe18b26ca04efae2acbe35052fa0d93ed6
docs/tutorials/wiki2/authentication.rst
@@ -92,7 +92,7 @@
the file ``development.ini`` and add the highlighted line below:
.. literalinclude:: src/authentication/development.ini
   :lines: 17-19
   :lines: 19-21
   :emphasize-lines: 3
   :lineno-match:
   :language: ini
@@ -101,7 +101,7 @@
open ``production.ini`` and add a different secret:
.. literalinclude:: src/authentication/production.ini
   :lines: 15-17
   :lines: 17-19
   :emphasize-lines: 3
   :lineno-match:
   :language: ini