Mercurial > emacs
changeset 42534:c07ef1efb323
Doc fix.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Fri, 04 Jan 2002 21:35:15 +0000 |
parents | 424477382fbe |
children | 2fb9353e0cf6 |
files | src/sound.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.