diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2014-05-07 14:53:23 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-05-07 15:48:17 +0200 |
commit | 4629f95b22df9206198b61ef9670a9122c6a6e76 (patch) | |
tree | 401b86c56405ffc09742022eb949bb431ee5406d /src/qt/locale | |
parent | a475285a535ca4834df51569f1d252307fd6d13c (diff) |
[Qt] fix ugly typo in bitcoin.cpp
Closes #4145.
Rebased-By: Wladimir J. van der Laan <laanwj@gmail.com>
Rebased-From: 1e4b083
Diffstat (limited to 'src/qt/locale')
-rw-r--r-- | src/qt/locale/bitcoin_en.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index d857a1444f..4b541eabe9 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -1729,7 +1729,7 @@ Address: %4 </message> <message> <location line="+60"/> - <source>Bitcoin Core did't yet exit safely...</source> + <source>Bitcoin Core didn't yet exit safely...</source> <translation type="unfinished"></translation> </message> <message> |