Skip to content

Commit 8750d41

Browse files
committed
Fix typo and table
Thanks Jelle and Brett
1 parent c606f07 commit 8750d41

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pep-0594.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,10 +179,10 @@ audio processing.
179179
email.message.Message,3.3,3.10,2001,yes,email.message.EmailMessage
180180
email.mime,3.3,3.10,2001,yes,email.contentmanager
181181
email.policy.Compat32,3.3,3.10,2011,yes,email.policy.EmailPolicy
182-
formatter,3.4,3.10,1995,no,\-
182+
formatter,**3.4**,3.10,1995,no,\-
183183
fpectl,**3.7**,**3.7**,1997,n/a,\-
184184
imghdr,3.8,3.10,1992,no,"filetype, puremagic, python-magic"
185-
imp,**3.4**,3.10,1990/1995,**yes**,importlib
185+
imp,**3.4**,3.10,1990/1995,no,importlib
186186
macpath,**3.7**,**3.8**,1990,n/a,\-
187187
msilib,3.8,3.10,2006,no,\-
188188
nntplib,3.8,3.10,1992,no,\-
@@ -373,7 +373,7 @@ community abandoned OSS in favor of ALSA [1]_. Some operation systems like
373373
OpenBSD and NetBSD provide an incomplete [2]_ emulation of OSS.
374374

375375
To best of my knowledge, FreeBSD is the only widespread operating system
376-
that Open Sound System as of today. The ``ossaudiodev`` hasn't seen any
376+
that uses Open Sound System as of today. The ``ossaudiodev`` hasn't seen any
377377
improvements or new features since 2003. All commits since 2003 are
378378
project-wide code cleanups and a couple of bug fixes. It would be beneficial
379379
for both FreeBSD community and core development, if the module would be

0 commit comments

Comments
 (0)