summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-03 15:31:30 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-03 15:31:30 -0400
commit7ccb1c5a859873656ab074c88935865bcf4b4c38 (patch)
treea2f25497104a16778dc70dd06ed416c53b2e9057
parent8d6b1da2e6729c0cf8331e663bdfeee5d5660237 (diff)
downloadtor-7ccb1c5a859873656ab074c88935865bcf4b4c38.tar.gz
tor-7ccb1c5a859873656ab074c88935865bcf4b4c38.zip
add a missing word
-rw-r--r--changes/bug240312
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug24031 b/changes/bug24031
index adffa46d8a..2bb0e83091 100644
--- a/changes/bug24031
+++ b/changes/bug24031
@@ -10,4 +10,4 @@
in outside crates and avoid mistakenly passing an internal error string to
C over the FFI boundary. Many tests were added, and some previous
differences between the C and Rust implementations have been
- remedied. Fixes 24031; bugfix on 0.3.3.1-alpha.
+ remedied. Fixes bug 24031; bugfix on 0.3.3.1-alpha.