summaryrefslogtreecommitdiff
path: root/doc/protocols.texi
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2016-07-17 13:10:27 -0300
committerJames Almer <jamrial@gmail.com>2016-07-17 13:10:27 -0300
commitd688f39dc4bccbc2af7fa5296330646f8a7a5fa4 (patch)
treeeb77f7bd70c4b7016f56bec08a4dd9bf8264c6c6 /doc/protocols.texi
parentf1eb6ddcb34f4d27d52d4a0a30269728612c41b0 (diff)
cosmetics: fix some misspelled words
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/protocols.texi')
-rw-r--r--doc/protocols.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi
index 72b39145ec..9bbd1315fc 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -695,7 +695,7 @@ This protocol accepts the following options.
@table @option
@item timeout
-Set timeout in miliseconds of socket I/O operations used by the underlying
+Set timeout in milliseconds of socket I/O operations used by the underlying
low level operation. By default it is set to -1, which means that the timeout
is not specified.