aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2019-02-20 10:32:47 -0500
committerRoger Dingledine <arma@torproject.org>2019-02-20 10:32:47 -0500
commit249319ec5d3a17faf9a6060f1b3109f640874863 (patch)
treeeba0034117a98443ea9b25390f3b3911005afa69 /changes
parent97e1539f7f70898ac928f598bf711b7c317d29b7 (diff)
downloadtor-249319ec5d3a17faf9a6060f1b3109f640874863.tar.gz
tor-249319ec5d3a17faf9a6060f1b3109f640874863.zip
fix typos from #28614
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket286142
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/ticket28614 b/changes/ticket28614
index 6c65ce49de..3c93313726 100644
--- a/changes/ticket28614
+++ b/changes/ticket28614
@@ -3,6 +3,6 @@
"binary" mode so that we can safely map it into memory later.
Fixes part of bug 28614; bugfix on 0.4.0.1-alpha.
- When reading a consensus file from disk, detect whether it
- was written in text mode, and re-read it in text mode if it
+ was written in text mode, and re-read it in text mode if so.
Fixes part of bug 28614; bugfix on 0.4.0.1-alpha.