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 --- debian/control | 2 +- doc/README.html.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 8636993..ae9e1ef 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: 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 from the peer is written to STDOUT, audio data read + 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. . 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