Mercurial > emacs
changeset 31587:b3aa01baf64c
(Fplay_sound): Doc fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 13 Sep 2000 18:22:38 +0000 |
parents | b51dba45cbe7 |
children | de839dd4c4ed |
files | src/sound.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/sound.c Wed Sep 13 18:00:34 2000 +0000 +++ b/src/sound.c Wed Sep 13 18:22:38 2000 +0000 @@ -368,7 +368,7 @@ SOUND is a list of the form `(sound KEYWORD VALUE...)'.\n\ The following keywords are recognized:\n\ \n\ - :file FILE.- read sound data from FILE. If FILE Isn't an\n\ + :file FILE.- read sound data from FILE. If FILE isn't an\n\ absolute file name, it is searched in `data-directory'.\n\ \n\ :data DATA - read sound data from string DATA.\n\