From 336b2b2e9afbdc4f949277bae6d09fb9025c4fa3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Fri, 4 Jan 2002 21:35:15 +0000 Subject: [PATCH] Doc fix. --- src/sound.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sound.c b/src/sound.c index d9fd55966a5..258c67261d3 100644 --- a/src/sound.c +++ b/src/sound.c @@ -394,7 +394,7 @@ DEFUN ("play-sound", Fplay_sound, Splay_sound, 1, 1, 0, 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. -- 2.39.5