about summary refs log tree commit diff
path: root/pkgs/tools/wayland/shotman/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/wayland/shotman/default.nix')
-rw-r--r--pkgs/tools/wayland/shotman/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/wayland/shotman/default.nix b/pkgs/tools/wayland/shotman/default.nix
index cd5bec87526e6..7623dd4504e7e 100644
--- a/pkgs/tools/wayland/shotman/default.nix
+++ b/pkgs/tools/wayland/shotman/default.nix
@@ -30,7 +30,7 @@ rustPlatform.buildRustPackage rec {
   '';
 
   meta = with lib; {
-    description = "The uncompromising screenshot GUI for Wayland compositors";
+    description = "Uncompromising screenshot GUI for Wayland compositors";
     homepage = "https://git.sr.ht/~whynothugo/shotman";
     license = licenses.isc;
     platforms = platforms.linux;