aboutsummaryrefslogtreecommitdiff
path: root/README.1st
diff options
context:
space:
mode:
authorAlessio Vanni <vannilla@firemail.cc>2021-04-24 17:30:45 +0200
committerAlessio Vanni <vannilla@firemail.cc>2021-04-24 17:30:45 +0200
commitb996ba4156678b6a0a551b9a932867b2ade42344 (patch)
treeb03c302dddcccae0c0a3f76898617b83b1157528 /README.1st
parent8233e282046e27de57de75f175e131a974087618 (diff)
downloadgnunet-b996ba4156678b6a0a551b9a932867b2ade42344.tar.gz
gnunet-b996ba4156678b6a0a551b9a932867b2ade42344.zip
-Fix several incorrect uses of `i.e.'
With some other changes to sentences here and there as I found appropriate.
Diffstat (limited to 'README.1st')
-rw-r--r--README.1st2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.1st b/README.1st
index c25992351..073357466 100644
--- a/README.1st
+++ b/README.1st
@@ -13,7 +13,7 @@ impact are given with each item.
13 13
14ats: 14ats:
15* We currently select one transport per peer, but we should allow the 15* We currently select one transport per peer, but we should allow the
16use of multiple channels concurrently (i.e. UDP + TCP at the same 16use of multiple channels concurrently (e.g. UDP + TCP at the same
17time). Neither ATS nor transport support this today, and this requires 17time). Neither ATS nor transport support this today, and this requires
18a major change in the ATS plugins and the ATS API and the overall 18a major change in the ATS plugins and the ATS API and the overall
19ATS/transport logic. [6-12 PM, robustness, performance] 19ATS/transport logic. [6-12 PM, robustness, performance]