Spell 'causing' properly.

Found by:	"make spellcheck"
This commit is contained in:
Murray Stokely 2002-03-13 13:18:36 +00:00
parent 6abb6074ce
commit 9517238445
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12453

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.7 2002/03/09 20:21:36 jake Exp $">
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.8 2002/03/11 02:25:07 jake Exp $">
<!ENTITY title "FreeBSD/sparc64 Project">
<!ENTITY email 'freebsd-sparc'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
@ -69,7 +69,8 @@
<ul>
<li><p><strong>10 March, 2002</strong> : Perl works. Thanks to an in
depth bug report from Garrett Wollman we were able to identify a bug
in the fpu emulator which was cauing problems bootstrapping perl.</p></li>
in the fpu emulator which was causing problems bootstrapping
perl.</p></li>
<li><p><strong>9 March, 2002</strong> : SMP support has been added,
which is known to work on dual ultra 2 and ultra 60 workstations.</p></li>