diff options
author | paveljanik <Pavel@Janik.cz> | 2015-07-03 16:36:49 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2015-12-02 15:18:22 +0100 |
commit | 8a03727d9cc975a3d0843d83ef05957b9e9fbbca (patch) | |
tree | d51cedc6720235014a184cba8e230fb11f18b8e9 /doc/release-notes | |
parent | df2ced5c8325b84557f185b687e6c014de84cecf (diff) |
Fix various typos
Diffstat (limited to 'doc/release-notes')
-rw-r--r-- | doc/release-notes/release-notes-0.6.3.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes/release-notes-0.6.3.md b/doc/release-notes/release-notes-0.6.3.md index 28bb20e104..c27f607b5c 100644 --- a/doc/release-notes/release-notes-0.6.3.md +++ b/doc/release-notes/release-notes-0.6.3.md @@ -23,7 +23,7 @@ hundreds of blocks long. Bitcoin-Qt no longer automatically selects the first address in the address book (Issue #1384). -Fixed minimize-to-dock behavior of Bitcon-Qt on the Mac. +Fixed minimize-to-dock behavior of Bitcoin-Qt on the Mac. Added a block checkpoint at block 185,333 to speed up initial blockchain download. |