summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2016-12-01 13:33:56 +0100
committerAndrey Andreev <narf@devilix.net>2016-12-01 13:33:56 +0100
commit57c98d820b38493eee5b3ba71cf5b6952b25ae06 (patch)
tree7a600412e2db82377f70dc37cb3d4327ad1a768d
parentefaf5aa28ddded9f9e43cfd0afa91fda09c4ff2f (diff)
Fix steps numbering in 3.2.0 upgrade instructions
-rw-r--r--user_guide_src/source/installation/upgrade_320.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/installation/upgrade_320.rst b/user_guide_src/source/installation/upgrade_320.rst
index 352f85f71..86eba701c 100644
--- a/user_guide_src/source/installation/upgrade_320.rst
+++ b/user_guide_src/source/installation/upgrade_320.rst
@@ -98,7 +98,7 @@ value (previously, it just set the host to the default '127.0.0.1').
Therefore, if you've added a configuration that only sets e.g. a ``port``,
you will now have to explicitly set the ``host`` to '127.0.0.1' as well.
-Step 6: Check usage of the Email library
+Step 5: Check usage of the Email library
========================================
The :doc:`Email Library <../libraries/email>` will now by default check the
@@ -112,7 +112,7 @@ everything works fine.
If something indeed goes wrong with that, please report it as a bug to us,
and you can disable the **validate** option to revert to the old behavior.
-Step 5: Check usage of doctype() HTML helper
+Step 6: Check usage of doctype() HTML helper
============================================
The :doc:`HTML Helper <../helpers/html_helper>` function