From d60ba43115107c54ad2755bde8cd118554212cca Mon Sep 17 00:00:00 2001 From: Taylor Holberton Date: Sun, 2 Oct 2016 11:17:15 -0400 Subject: corrected typo --- utils/tinycap.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'utils/tinycap.1') diff --git a/utils/tinycap.1 b/utils/tinycap.1 index 7837bb6..27c4299 100644 --- a/utils/tinycap.1 +++ b/utils/tinycap.1 @@ -52,15 +52,15 @@ When capturing audio, SIGINT will stop the recording and close the file. .TP \fBtinycap output.wav\fR -Records a file called output.wav until an interupt signal is caught. +Records a file called output.wav until an interrupt signal is caught. .TP \fBtinycap output.wav -D 1 -t 2 -Records a file called output.wav from card 1 for two seconds or until an interupt signal is caught. +Records a file called output.wav from card 1 for two seconds or until an interrupt signal is caught. .TP \fBtinycap -- -t 3 -Records to standard output for three seconds or until an interupt signal is caught. +Records to standard output for three seconds or until an interrupt signal is caught. .SH BUGS -- cgit v1.2.3