From e84eb547be36de861a1d5dd511a6e597900f836e Mon Sep 17 00:00:00 2001 From: Chandan Rai Date: Wed, 28 Jun 2017 17:46:14 +0530 Subject: [PATCH] corrected typo --- docs/file-transfer-protocol.md | 2 +- docs/journal.md | 2 +- docs/tor.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/file-transfer-protocol.md b/docs/file-transfer-protocol.md index ed26b73..fc3ad39 100644 --- a/docs/file-transfer-protocol.md +++ b/docs/file-transfer-protocol.md @@ -174,7 +174,7 @@ The file-transfer protocol will be extended too: This is to support a GUI that lets you open the wormhole, then drop files into it on either end. * some Transit messages being sent early, so ports and Onion services can be - spun up earier, to reduce overall waiting time + spun up earlier, to reduce overall waiting time * transit messages being sent in multiple phases: maybe the transit connection can progress while waiting for the user to confirm the transfer diff --git a/docs/journal.md b/docs/journal.md index 072c01f..823623a 100644 --- a/docs/journal.md +++ b/docs/journal.md @@ -13,7 +13,7 @@ independent of this stop/restart timing. This is the style encouraged by the E event loop, the original [Waterken Server](http://waterken.sourceforge.net/), and the more modern [Ken Platform](http://web.eecs.umich.edu/~tpkelly/Ken/), all -influencial in the object-capability security community. +influential in the object-capability security community. ## Requirements diff --git a/docs/tor.md b/docs/tor.md index 0d69abf..9f94d51 100644 --- a/docs/tor.md +++ b/docs/tor.md @@ -59,7 +59,7 @@ On Debian-like systems, if your account is a member of the the right SOCKS port. If not, it should fall back to using the default SOCKS port on 9050. To add your account to the ``debian-tor`` group, use e.g. ``sudo adduser MYUSER debian-tor``. Access to the control-port will -be more significant in the future, whne ``wormhole`` can listen on +be more significant in the future, when ``wormhole`` can listen on "onion services": see below for details. ## Other Ways To Reach Tor