summary refs log tree commit diff
path: root/pkgs/tools/cd-dvd
diff options
context:
space:
mode:
authorJascha Geerds <jg@ekby.de>2015-04-30 12:08:54 +0200
committerJascha Geerds <jg@ekby.de>2015-04-30 12:08:54 +0200
commitdd6ddfaf0c31812c344995de8afcd93b4e97f2f4 (patch)
tree9c13997d28123b5299acc44735a59f78778e8c0b /pkgs/tools/cd-dvd
parent4cdb4a4fef93b54dd41aab93d333c703df4d5803 (diff)
dvdisaster: Fix description
Diffstat (limited to 'pkgs/tools/cd-dvd')
-rw-r--r--pkgs/tools/cd-dvd/dvdisaster/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/cd-dvd/dvdisaster/default.nix b/pkgs/tools/cd-dvd/dvdisaster/default.nix
index 704c3643f3c85..101d69c0903b5 100644
--- a/pkgs/tools/cd-dvd/dvdisaster/default.nix
+++ b/pkgs/tools/cd-dvd/dvdisaster/default.nix
@@ -41,9 +41,9 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     homepage = http://dvdisaster.net/;
-    description = "data loss/scratch/aging protection for CD/DVD media";
+    description = "Data loss/scratch/aging protection for CD/DVD media";
     longDescription = ''
-      dvdisaster provides a margin of safety against data loss on CD and
+      Dvdisaster provides a margin of safety against data loss on CD and
       DVD media caused by scratches or aging media. It creates error correction
       data which is used to recover unreadable sectors if the disc becomes
       damaged at a later time.