summaryrefslogtreecommitdiff
path: root/pkgs/by-name/st/sticky/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/st/sticky/package.nix')
-rw-r--r--pkgs/by-name/st/sticky/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/st/sticky/package.nix b/pkgs/by-name/st/sticky/package.nix
index 90740339153b..541104c1c0ce 100644
--- a/pkgs/by-name/st/sticky/package.nix
+++ b/pkgs/by-name/st/sticky/package.nix
@@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
- description = "Sticky notes app for the linux desktop";
+ description = "Sticky notes app for the Linux desktop";
mainProgram = "sticky";
homepage = "https://github.com/linuxmint/sticky";
license = licenses.gpl2Only;