]> sjero.net Git - linphone/commitdiff
fix misspelt standard
authorJehan Monnier <jehan.monnier@linphone.org>
Thu, 18 Feb 2010 17:27:43 +0000 (18:27 +0100)
committerJehan Monnier <jehan.monnier@linphone.org>
Thu, 18 Feb 2010 17:27:43 +0000 (18:27 +0100)
share/C/linphonecsh.1

index 6c7b77f2722aa4a20cae2c8ce6c70c9b7f6a2895..83271c5cb100f51afc2ff96f6dbf71da3d645643 100644 (file)
@@ -23,7 +23,7 @@ linphonecsh \fI\--help\fP
 .SH "DESCRIPTION"
 .LP 
 Linphonecsh is a small utility to send basic commands to a linphonec (console mode linphone) process.
-Unlike linphonec, linphonecsh does not wait commands from standart input: it takes the command from its arguments 
+Unlike linphonec, linphonecsh does not wait commands from standard input: it takes the command from its arguments 
 and sends it using unix pipe to a linphonec process started in daemon mode.
 The motivation for this tool is for example to simply execute voip calls from scripts, web-servers, or javascript web pages.
 .br