fix: correct spelling of "brethren" in two documentation files

This commit is contained in:
Kyle Marek-Spartz
2015-01-12 23:39:41 +00:00
parent 8e54d6b21f
commit 57ad565b64
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ hack on Wren. That's what I develop in. It builds fine from there but *may* not
have the exact same build settings. The Makefile is the canonical way to
compile it.
For our Windows bretheren, there's still a little work to be done. Ideally, the
For our Windows brethren, there's still a little work to be done. Ideally, the
repo would include a Visual Studio solution for building Wren. I don't have a
Windows machine, but if you do, I would be delighted to take a patch for this.