diff options
| author | paveljanik <[email protected]> | 2015-07-03 16:36:49 +0200 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2015-12-02 15:18:22 +0100 |
| commit | 8a03727d9cc975a3d0843d83ef05957b9e9fbbca (patch) | |
| tree | d51cedc6720235014a184cba8e230fb11f18b8e9 /doc/release-notes | |
| parent | Merge pull request #7128 (diff) | |
| download | discoin-8a03727d9cc975a3d0843d83ef05957b9e9fbbca.tar.xz discoin-8a03727d9cc975a3d0843d83ef05957b9e9fbbca.zip | |
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 28bb20e10..c27f607b5 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. |