about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/graphics/pixeluvo/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/graphics/pixeluvo/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/graphics/pixeluvo/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/applications/graphics/pixeluvo/default.nix b/nixpkgs/pkgs/applications/graphics/pixeluvo/default.nix
index 2c94b4645c56..0ae800710d48 100644
--- a/nixpkgs/pkgs/applications/graphics/pixeluvo/default.nix
+++ b/nixpkgs/pkgs/applications/graphics/pixeluvo/default.nix
@@ -47,7 +47,7 @@ stdenv.mkDerivation rec {
   '';
 
   meta = with lib; {
-    description = "A Beautifully Designed Image and Photo Editor for Windows and Linux";
+    description = "Beautifully Designed Image and Photo Editor for Windows and Linux";
     homepage = "http://www.pixeluvo.com/";
     sourceProvenance = with sourceTypes; [ binaryNativeCode ];
     license = licenses.unfree;