diff options
author | Mitchell Cash <mitchell.cash@gmail.com> | 2015-10-17 20:10:45 +1000 |
---|---|---|
committer | Mitchell Cash <mitchell.cash@gmail.com> | 2015-10-18 06:25:43 +1000 |
commit | 99963b938ffb4ad37f4a9d275998bf1a9dc11e64 (patch) | |
tree | 8d14d5301951a96d682b404e0ea0b247fd0eded1 /doc/release-notes.md | |
parent | d78a880900c15c7a28ae81e6632090f25fea7fce (diff) |
Correct spelling mistakes in doc folder
- OSX —> OS X
- XCode —> Xcode
- github —> GitHub
- homebrew —> Homebrew
- gitian —> Gitian
- Other miscellaneous obvious spelling fixes and whitespace removal
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 78ab3516f6..e9b2d75a76 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -181,7 +181,7 @@ configured specifically to process scriptPubKey and not scriptSig scripts. - Removed bitrpc.py from contrib -Addition of ZMQ-based Notifcations +Addition of ZMQ-based Notifications ================================== Bitcoind can now (optionally) asynchronously notify clients through a |