diff options
author | Fu Xu <fuxu@fuxu.name> | 2015-02-26 13:01:31 +0100 |
---|---|---|
committer | Fu Xu <fuxu@fuxu.name> | 2015-02-26 13:01:31 +0100 |
commit | ba213cd6f6be272d8e51b9eaf7d4039671458868 (patch) | |
tree | e0988e4a787f3ae2280d3efd7044a62119dd044c | |
parent | b5925ec58a43b85bffb0d3aea6032f0b909b1121 (diff) |
fix wrong step count
-rw-r--r-- | user_guide_src/source/installation/upgrade_300.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/installation/upgrade_300.rst b/user_guide_src/source/installation/upgrade_300.rst index 7cb94518d..90d56c25c 100644 --- a/user_guide_src/source/installation/upgrade_300.rst +++ b/user_guide_src/source/installation/upgrade_300.rst @@ -795,7 +795,7 @@ It is now deprecated and scheduled for removal in CodeIgniter 3.1+. sooner rather than later. *********************************************************** -Step 18: Check your usage of Text helper highlight_phrase() +Step 20: Check your usage of Text helper highlight_phrase() *********************************************************** The default HTML tag used by :doc:`Text Helper <../helpers/text_helper>` function |