summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-02-12 11:14:09 +0000
committerLennart Poettering <lennart@poettering.net>2006-02-12 11:14:09 +0000
commite56f23350b35a25e78611672ca00becc0524c64d (patch)
tree47efc5da8d5fe6c3e1636ea6e4130196897b69d7
parentb56d3a0981d8f832314c7a991908c3979f4b5fbe (diff)
typo fix
git-svn-id: file:///home/lennart/svn/public/ivcall/trunk@26 e0b13411-74c3-0310-b366-a0654dd0340f
-rw-r--r--debian/control2
-rw-r--r--doc/README.html.in2
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
<p><tt>ivcall</tt> is a small utility which may be used to make automated
telephone calls with your <i><a href="http://www.isdn4linux.de/">isdn4linux</a></i> 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.</p>