diff scripts/audio/loadaudio.m @ 10793:be55736a0783

Grammarcheck the documentation from m-files.
author Rik <octave@nomad.inbox5.com>
date Sun, 18 Jul 2010 20:35:16 -0700
parents d1978e7364ad
children c776f063fefe
line wrap: on
line diff
--- a/scripts/audio/loadaudio.m	Mon Jul 19 06:17:54 2010 +0300
+++ b/scripts/audio/loadaudio.m	Sun Jul 18 20:35:16 2010 -0700
@@ -23,7 +23,7 @@
 ## vector @var{x}.
 ##
 ## The extension @var{ext} determines how the data in the audio file is
-## interpreted;  the extensions @file{lin} (default) and @file{raw}
+## interpreted; the extensions @file{lin} (default) and @file{raw}
 ## correspond to linear, the extensions @file{au}, @file{mu}, or @file{snd}
 ## to mu-law encoding.
 ##