commit 7ccb1c5a859873656ab074c88935865bcf4b4c38
parent 8d6b1da2e6729c0cf8331e663bdfeee5d5660237
Author: Nick Mathewson <nickm@torproject.org>
Date: Tue, 3 Apr 2018 15:31:30 -0400
add a missing word
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.