summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--htdocs/docs/upgrade3.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/htdocs/docs/upgrade3.html b/htdocs/docs/upgrade3.html
index 87f551d26..d2795bdb2 100644
--- a/htdocs/docs/upgrade3.html
+++ b/htdocs/docs/upgrade3.html
@@ -33,7 +33,6 @@ CREATE TABLE cust_main_invoice (
INDEX ( custnum )
);
</pre>
- <li>Run bin/dbdef-create. This file uses MySQL-specific syntax. If you are r
-unning a different database engine you will need to modify it slightly.
+ <li>Run bin/dbdef-create. This file uses MySQL-specific syntax. If you are running a different database engine you will need to modify it slightly.
<li>Copy or symlink htdocs and site_perl to the new copies.
</body>