General doc grammar and typos

This commit is contained in:
Phil Davis
2015-10-08 22:06:15 +05:45
parent eb00f9e1de
commit 9d40bbe3fd
18 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ lib/
The local and global device discovery -- maps device IDs to IP and port tuples.
events/
The event subsystem, handles emitting of and subscribing to events accross the other packages.
The event subsystem, handles emitting of and subscribing to events across the other packages.
fnmatch/
Matches strings to glob patterns, used by the ignore package.