Browse Source

Merge branch 'patch-1' of git://github.com/Fusl/cjdns into crashey

Caleb James DeLisle 9 years ago
parent
commit
0311b1b471
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/admin-api.md

+ 1 - 1
doc/admin-api.md

@@ -529,7 +529,7 @@ Example:
 ### AdminLog Functions:
 
 Since cjdns contains so many logging locations, logging to a file would not only be inefficient
-but it would fill up your disk rather quickly. Because if this, cjdns logging is only enabled on
+but it would fill up your disk rather quickly. Because of this, cjdns logging is only enabled on
 request, with these functions you can ask for logs to be enabled on a log level, per-file or even
 per-line basis.