s/seperate/separate/

This commit is contained in:
Ceri Davies 2003-10-02 19:59:04 +00:00
parent 3dd7608044
commit c99fdd96bf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18302
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.71 2003/07/30 17:38:00 hmp Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.72 2003/08/18 20:31:13 murray Exp $">
<!ENTITY title "FreeBSD busdma and SMPng driver conversion project">
<!ENTITY email 'mux'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -11,7 +11,7 @@
<!ENTITY status.untested "<font color=yellow>Needs testing</font>">
<!ENTITY status.new "<font color=red>Not done</font>">
<!-- The list of contributors was moved to a seperate file so that it can
<!-- The list of contributors was moved to a separate file so that it can
be used by other documents in the FreeBSD web site. -->
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;