Commit 8e5e074bc7c9c2afb47a1ee151189a8f807b3a20
1 parent
8eb75121
KTC-157
"Spelling mistake on the Upgrade Wizard" Fixed. Committed By: Kevin Reviewed By: Jalaloedien git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6904 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
setup/upgrade.php
| ... | ... | @@ -1005,7 +1005,7 @@ You will not be able to log into <?php echo APP_NAME;?> until your the database |
| 1005 | 1005 | <P> |
| 1006 | 1006 | <font color=orange>!!NB!! You are advised to backup the database before attempting the upgrade. !!NB!!</font> |
| 1007 | 1007 | <P> |
| 1008 | -If you have already done this, you may skip this step can continue directly to the upgade. | |
| 1008 | +If you have already done this, you may skip this step can continue directly to the upgrade. | |
| 1009 | 1009 | <P> |
| 1010 | 1010 | |
| 1011 | 1011 | ... | ... |