aboutsummaryrefslogtreecommitdiff
path: root/doc/zmq.md
diff options
context:
space:
mode:
authorMitchell Cash <mitchell.cash@gmail.com>2015-10-17 20:10:45 +1000
committerMitchell Cash <mitchell.cash@gmail.com>2015-10-18 06:25:43 +1000
commit99963b938ffb4ad37f4a9d275998bf1a9dc11e64 (patch)
tree8d14d5301951a96d682b404e0ea0b247fd0eded1 /doc/zmq.md
parentd78a880900c15c7a28ae81e6632090f25fea7fce (diff)
downloadbitcoin-99963b938ffb4ad37f4a9d275998bf1a9dc11e64.tar.xz
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/zmq.md')
-rw-r--r--doc/zmq.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq.md b/doc/zmq.md
index 53e557e3db..902d1124c7 100644
--- a/doc/zmq.md
+++ b/doc/zmq.md
@@ -2,7 +2,7 @@
[ZeroMQ](http://zeromq.org/) is a lightweight wrapper around TCP
connections, inter-process communication, and shared-memory,
-providing various message-oriented semantics such as publish/subcribe,
+providing various message-oriented semantics such as publish/subscribe,
request/reply, and push/pull.
The Bitcoin Core daemon can be configured to act as a trusted "border