summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--call/call.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/call/call.man b/call/call.man
index 6fd5e5c..ab7137a 100644
--- a/call/call.man
+++ b/call/call.man
@@ -79,7 +79,7 @@ This is useful for scripting where you just don't like the remote site to trigge
Be silent. Useful for using @@@call@@@ in shellscripts (together with option \-r) in order to be really transparent.
.TP 10
.BI "\-T timeout"
-Set idle timeout seconds after a connection will be closed automaticaly when there's no data being transferred (in- and outbound). If timeout is set to 3600, the connection will close after 1h inactivity. A value of 0.5 is 500ms.
+Set idle timeout seconds after a connection will be closed automatically when there's no data being transferred (in- and outbound). If timeout is set to 3600, the connection will close after 1h inactivity. A value of 0.5 is 500ms.
.TP 10
.BI \-r
Selects Raw mode.