diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-06-17 19:32:44 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-06-19 12:14:28 -0400 |
commit | 2c96d95c12a8d8678ec5821d83072afe045755ff (patch) | |
tree | 676146966faa4b40a1bb54da72211267a43b2d07 /changes | |
parent | 033cf30b3cb505027c7542bb9b49717065a19fdf (diff) | |
download | tor-2c96d95c12a8d8678ec5821d83072afe045755ff.tar.gz tor-2c96d95c12a8d8678ec5821d83072afe045755ff.zip |
Fix spelling of --enable-tor2web-mode in manpage
Fixes bug 19153; patch from "U+039b", who is apparently an uppercase
lambda?
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug19153 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug19153 b/changes/bug19153 new file mode 100644 index 0000000000..ac235c5e3a --- /dev/null +++ b/changes/bug19153 @@ -0,0 +1,3 @@ + o Documentation: + - Fix spelling of "--enable-tor2web-mode" in the manpage. Closes + ticket #19153. Patch from "U+039b". |