From e56f23350b35a25e78611672ca00becc0524c64d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 12 Feb 2006 11:14:09 +0000 Subject: typo fix git-svn-id: file:///home/lennart/svn/public/ivcall/trunk@26 e0b13411-74c3-0310-b366-a0654dd0340f --- doc/README.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/README.html.in b/doc/README.html.in index f9f3888..bb43343 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -59,7 +59,7 @@ href="@PACKAGE_URL@ivcall-0.2.tar.gz">Version

ivcall is a small utility which may be used to make automated telephone calls with your isdn4linux supported ISDN card. Outgoing calls are -supported as well as incoming calls. The audio data recieved +supported as well as incoming calls. The audio data received from the peer is written to STDOUT, audio data read from STDIN is send to the peer. The audio data is in raw 8 bit uLaw 8 KHz format, without any headers.

-- cgit