diff options
author | fanquake <fanquake@gmail.com> | 2012-07-18 22:11:56 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2012-07-18 22:11:56 +0800 |
commit | f00a0dcfed248186811ae596dbe42f83c8550b31 (patch) | |
tree | 52ab17a98de33b7fa93b640fa553b999b35c6dd0 /contrib/debian/control | |
parent | 1854433829a9a1bc6d860591fd208926e660e032 (diff) |
Docs Tidy up
Diffstat (limited to 'contrib/debian/control')
-rw-r--r-- | contrib/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/debian/control b/contrib/debian/control index 4425e716d8..c8266f686b 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -44,7 +44,7 @@ Description: peer-to-peer network based digital currency - daemon Package: bitcoin-qt Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: peer-to-peer network based digital currency - QT GUI +Description: peer-to-peer network based digital currency - Qt GUI Bitcoin is a free open source peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and @@ -56,4 +56,4 @@ Description: peer-to-peer network based digital currency - QT GUI Full transaction history is stored locally at each client. This requires 2+ GB of space, slowly growing. . - This package provides bitcoin-qt, a GUI for Bitcoin based on QT. + This package provides Bitcoin-Qt, a GUI for Bitcoin based on Qt. |