]> granicus.if.org Git - python/commitdiff
Fix a couple of typos in docstrings.
authorFred Drake <fdrake@acm.org>
Fri, 6 Oct 2000 20:28:46 +0000 (20:28 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Oct 2000 20:28:46 +0000 (20:28 +0000)
Lib/sunau.py

index 5ece29534eba39b67d03166b4e70b52f6f9e31b9..07f2784dbf48782222dbcf80f1a9578de45e9ea7 100644 (file)
@@ -1,6 +1,6 @@
 """Stuff to parse Sun and NeXT audio files.
 
-An audio consists of a header followed by the data.  The structure
+An audio file consists of a header followed by the data.  The structure
 of the header is as follows.
 
         +---------------+
@@ -26,7 +26,7 @@ info field, all header fields are 4 bytes in size.  They are all
 
 The header size really gives the start of the data.
 The data size is the physical size of the data.  From the other
-parameter the number of frames can be calculated.
+parameters the number of frames can be calculated.
 The encoding gives the way in which audio samples are encoded.
 Possible values are listed below.
 The info field currently consists of an ASCII string giving a