summary refs log tree commit diff
path: root/pkgs/applications/misc/bitcoin/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/bitcoin/default.nix')
-rw-r--r--pkgs/applications/misc/bitcoin/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/bitcoin/default.nix b/pkgs/applications/misc/bitcoin/default.nix
index e38d427be8d..d7c1fbc487b 100644
--- a/pkgs/applications/misc/bitcoin/default.nix
+++ b/pkgs/applications/misc/bitcoin/default.nix
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
   enableParallelBuilding = true;
 
   meta = {
-      description = "Bitcoin is a peer-to-peer currency";
+      description = "Peer-to-peer electronic cash system";
       longDescription= ''
         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