From b19130b39d784cab88db8361079c92c98b30691b Mon Sep 17 00:00:00 2001 From: Jeremy Hylton Date: Wed, 28 Jun 2000 14:48:01 +0000 Subject: typos fixed by Rob Hooft --- Lib/test/test_cd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lib/test/test_cd.py') diff --git a/Lib/test/test_cd.py b/Lib/test/test_cd.py index 4d5615842c..9a45a7d3a7 100755 --- a/Lib/test/test_cd.py +++ b/Lib/test/test_cd.py @@ -10,7 +10,7 @@ cdattrs = ['BLOCKSIZE', 'CDROM', 'DATASIZE', 'ERROR', 'NODISC', 'PAUSED', 'PLAYI 'ident', 'index', 'msftoframe', 'open', 'pnum', 'ptime'] -# This is a very inobstrusive test for the existance of the cd module and all it's +# This is a very inobtrusive test for the existence of the cd module and all it's # attributes. More comprehensive examples can be found in Demo/cd and # require that you have a CD and a CD ROM drive -- cgit v1.2.1