summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>