summaryrefslogtreecommitdiffstats
path: root/user_guide/installation
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-09-25 15:04:12 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-09-25 15:04:12 +0200
commit69db8efaffadfc93ff0eec3a9733793e8b358dfb (patch)
treec581d95bfcac10ab07371a6128f417ce4bdef88d /user_guide/installation
parenta7cf027235c92103118cf415d244447a6ea82b3a (diff)
Fixed incorrect parenthesis in form_open() function. (#5135)
A few doc typo fixes
Diffstat (limited to 'user_guide/installation')
-rw-r--r--user_guide/installation/upgrade_170.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/installation/upgrade_170.html b/user_guide/installation/upgrade_170.html
index d74afff27..33897d5dd 100644
--- a/user_guide/installation/upgrade_170.html
+++ b/user_guide/installation/upgrade_170.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Upgrading from 1.6.3 to 1.6.4 : CodeIgniter User Guide</title>
+<title>Upgrading from 1.6.3 to 1.7.0 : CodeIgniter User Guide</title>
<style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />