about summary refs log tree commit diff
path: root/pkgs/by-name/wl/wl-gammarelay-rs/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/wl/wl-gammarelay-rs/package.nix')
-rw-r--r--pkgs/by-name/wl/wl-gammarelay-rs/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/wl/wl-gammarelay-rs/package.nix b/pkgs/by-name/wl/wl-gammarelay-rs/package.nix
index 4edc2506a08e5..202fcf7c7da1c 100644
--- a/pkgs/by-name/wl/wl-gammarelay-rs/package.nix
+++ b/pkgs/by-name/wl/wl-gammarelay-rs/package.nix
@@ -23,7 +23,7 @@ rustPlatform.buildRustPackage rec {
   };
 
   meta = {
-    description = "A simple program that provides DBus interface to control display temperature and brightness under wayland without flickering";
+    description = "Simple program that provides DBus interface to control display temperature and brightness under wayland without flickering";
     homepage = "https://github.com/MaxVerevkin/wl-gammarelay-rs";
     license = lib.licenses.gpl3Plus;
     mainProgram = "wl-gammarelay-rs";