aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
diff options
context:
space:
mode:
authorJonas Schnelli <jonas.schnelli@include7.ch>2015-09-04 15:25:01 +0200
committerJonas Schnelli <jonas.schnelli@include7.ch>2015-09-07 13:31:16 +0200
commita1df1e870b79200c70cf6a5e3201dab1e981a2a2 (patch)
tree20b7da3eab4f87f21d3ae83bfb8178cba0939d4c /doc/release-notes.md
parentd6a92dd0ea42ec64f15b81843b4db62c7b186bdb (diff)
downloadbitcoin-a1df1e870b79200c70cf6a5e3201dab1e981a2a2.tar.xz
[docs] add libevent dependency to build-osx.md
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r--doc/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 293fc87979..e61933ddb2 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -28,7 +28,7 @@ Then, to tunnel a SSL connection on 28332 to a RPC server bound on localhost on
It can also be set up system-wide in inetd style.
Another way to re-attain SSL would be to setup a httpd reverse proxy. This solution
-would allow the use of different authentication, loadbalancing, on-thy-fly compressing and
+would allow the use of different authentication, loadbalancing, on-the-fly compression and
caching. A sample config for apache2 could look like:
Listen 443