diff options
author | Peter Palfrader <peter@palfrader.org> | 2016-06-25 13:33:35 +0200 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2016-06-25 13:33:35 +0200 |
commit | 54c3066c72aed043f65c6e02c3c92015f8e4b465 (patch) | |
tree | d283a6dcc6da9fc5807964fde1c60ddb878485fc /changes | |
parent | 421a7c8c35064993cf4ce344e4b0fab06e7df3a4 (diff) | |
download | tor-54c3066c72aed043f65c6e02c3c92015f8e4b465.tar.gz tor-54c3066c72aed043f65c6e02c3c92015f8e4b465.zip |
Fix a typo in the getting passphrase prompt for the ed25519 identity key
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug19503 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug19503 b/changes/bug19503 new file mode 100644 index 0000000000..30afdedc76 --- /dev/null +++ b/changes/bug19503 @@ -0,0 +1,3 @@ + o Minor bugfixes (user interface): + - Fix a typo in the getting passphrase prompt for the ed25519 + identity key. |