aboutsummaryrefslogtreecommitdiffstats
path: root/src/sound.c
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-09-13 18:23:03 +0000
committerGerd Moellmann <[email protected]>2000-09-13 18:23:03 +0000
commit2a494b2d89ae7eeb5b5d7788f18972be1475ebe1 (patch)
tree1320c53489c35eeaa1c8fefa377f51187886ed8a /src/sound.c
parentc26a99e8d9142ce29c85306331237e0dc8924370 (diff)
(Fplay_sound): Doc fix.
Diffstat (limited to 'src/sound.c')
-rw-r--r--src/sound.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound.c b/src/sound.c
index a3a44ccefc..521f1fdce6 100644
--- a/src/sound.c
+++ b/src/sound.c
@@ -368,7 +368,7 @@ DEFUN ("play-sound", Fplay_sound, Splay_sound, 1, 1, 0,
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\