diff src/sound.c @ 42534:c07ef1efb323

Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Fri, 04 Jan 2002 21:35:15 +0000
parents 1622bfdfe454
children 158482d8af9d
line wrap: on
line diff
--- a/src/sound.c	Fri Jan 04 20:21:31 2002 +0000
+++ b/src/sound.c	Fri Jan 04 21:35:15 2002 +0000
@@ -394,7 +394,7 @@
 SOUND is a list of the form `(sound KEYWORD VALUE...)'.
 The following keywords are recognized:
 
-  :file FILE.- read sound data from FILE.  If FILE isn't an
+  :file FILE - read sound data from FILE.  If FILE isn't an
 absolute file name, it is searched in `data-directory'.
 
   :data DATA - read sound data from string DATA.