commit a45b56753c7db521a62a9c8f8bad4986c1c66302 parent ca6682f3f86dbcf2b5346ae69d45293e8a59322b Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 7 Feb 2018 10:44:21 -0500 changes file for 23650 typo fixes Diffstat:
| A | changes/ticket23650 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket23650 b/changes/ticket23650 @@ -0,0 +1,4 @@ + o Minor bugfixes (all versions of Tor): + - Use the "misspell" tool to detect and fix typos throughout the source + code. Fixes bug 23650; bugfix on various versions of Tor. Patch + from Deepesh Pathak.