aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2018-07-12 21:12:35 -0400
committerRoger Dingledine <arma@torproject.org>2018-07-12 21:12:35 -0400
commitca56c2c7c556d7b1e4504cf76fd2c4dd770063fb (patch)
tree69d33d23642261c4d855f2aabb14cee0638ced64 /ReleaseNotes
parent7b77e075ebde834b0a66d6a82397be7c92f013b8 (diff)
downloadtor-ca56c2c7c556d7b1e4504cf76fd2c4dd770063fb.tar.gz
tor-ca56c2c7c556d7b1e4504cf76fd2c4dd770063fb.zip
fix typo
Diffstat (limited to 'ReleaseNotes')
-rw-r--r--ReleaseNotes2
1 files changed, 1 insertions, 1 deletions
diff --git a/ReleaseNotes b/ReleaseNotes
index 8a38289c2c..5de84d63dd 100644
--- a/ReleaseNotes
+++ b/ReleaseNotes
@@ -562,7 +562,7 @@ Changes in version 0.3.3.6 - 2018-05-22
hop. Fixes bug 23100; bugfix on 0.2.2.2-alpha.
o Minor bugfixes (relay, crash, backport from 0.3.4.1-alpha):
- - Avoid a crash when running with DirPort set but ORPort tuned off.
+ - Avoid a crash when running with DirPort set but ORPort turned off.
Fixes a case of bug 23693; bugfix on 0.3.1.1-alpha.
o Minor bugfixes (Rust FFI):