summaryrefslogtreecommitdiffstats
path: root/UPGRADING-pre-2.8
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING-pre-2.8')
-rw-r--r--UPGRADING-pre-2.82
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING-pre-2.8 b/UPGRADING-pre-2.8
index 3c98c2c36..b01d98269 100644
--- a/UPGRADING-pre-2.8
+++ b/UPGRADING-pre-2.8
@@ -255,7 +255,7 @@ column, but you might as well be safe and add it anyway:
alter table products add column milestoneurl tinytext not null;
-1/29/99 Whoops; had a mispelled op_sys. It was "Mac System 7.1.6"; it should
+1/29/99 Whoops; had a misspelled op_sys. It was "Mac System 7.1.6"; it should
be "Mac System 7.6.1". It turns out I had no bugs with this value set, so I
could just do the below simple command. If you have bugs with this value, you
may need to do something more complicated.