summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>1998-12-23 09:41:47 +0000
committerivan <ivan>1998-12-23 09:41:47 +0000
commitf57f15482187e6fe502d4569dcd698d3205abd81 (patch)
tree07ab5fe6bfbf6255604bcb42d051d704639fed56
parentc7e564bd708dd0181763cbca28b303d8d6445e45 (diff)
typo
-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>