diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-09-25 15:04:12 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-09-25 15:04:12 +0200 |
commit | 69db8efaffadfc93ff0eec3a9733793e8b358dfb (patch) | |
tree | c581d95bfcac10ab07371a6128f417ce4bdef88d /user_guide/installation | |
parent | a7cf027235c92103118cf415d244447a6ea82b3a (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.html | 2 |
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' />
|