Fix a typo.

Submitted by:	ticso@cicely.de
This commit is contained in:
Scott Long 2003-10-29 17:04:40 +00:00
parent 01364e4908
commit f981709e7a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18617

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.36 2003/10/16 14:44:58 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.37 2003/10/19 16:24:37 scottl Exp $">
<!ENTITY title "FreeBSD 5.2 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -141,7 +141,7 @@
<td>PCM locking and performance issues</td>
<td>--</td>
<td>--</td>
<td>The PCM autdio framework and device drivers have been locked and
<td>The PCM audio framework and device drivers have been locked and
free of Giant for quite a while, but LOR problems persist along with
reports of poor audio performance under load. The locking needs to be
reviewed and corrected.</td>