Typo fixes

This commit is contained in:
BabushkaRetroShare 2017-06-04 20:34:10 +02:00
parent 458e180622
commit 7fb0419c75
No known key found for this signature in database
GPG key ID: 1354B1CCF757A39D
3 changed files with 3 additions and 3 deletions

View file

@ -51,7 +51,7 @@ together. The routers will talk to a fake link manager, which reports the peers
Required components:
===================
NetworkGraph: a set of friends, with connexions. Should be able to be saved to a file for debugging.
NetworkGraph: a set of friends, with connections. Should be able to be saved to a file for debugging.
GraphNode: a RS peer, represented by a random SSL id, a link manager, and possibly components such as file transfer, etc.