From ca12fce6a60f8bf292b452dc9c62313e4ac11704 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Tue, 10 Dec 2002 12:45:23 +0000 Subject: [PATCH] Correct spelling typo. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Submitted by: Øyvind Møll --- en/projects/projects.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/projects/projects.sgml b/en/projects/projects.sgml index d2e740df99..70bcbed6ee 100644 --- a/en/projects/projects.sgml +++ b/en/projects/projects.sgml @@ -1,6 +1,6 @@ - + %includes; ]> @@ -319,7 +319,7 @@ driver conversion: busdma provides a portable abstraction to the Direct Memory Access (DMA) hardware primitives used by many high performance device drivers. By using this abstraction, device driver authors avoid adding platform-specific DMA management code, improving -the portability of drivers between hardward architectures. +the portability of drivers between hardware architectures.
  • A New Device Framework for FreeBSD