diff options
Diffstat (limited to 'Lib/plat-irix5/readcd.doc')
-rwxr-xr-x | Lib/plat-irix5/readcd.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/plat-irix5/readcd.doc b/Lib/plat-irix5/readcd.doc index b827ccc..1be549c 100755 --- a/Lib/plat-irix5/readcd.doc +++ b/Lib/plat-irix5/readcd.doc @@ -18,7 +18,7 @@ read and the callbacks will be called. Initialization. =============== -r = readcd.Readcd().init([cd-player [, mode]]) +r = readcd.Readcd([cd-player [, mode]]) The optional arguments are the name of the CD device and the mode. When "mode" is not specified, it defaults to 'r' (which is the only |