about summary refs log tree commit diff
path: root/pkgs/by-name/po/pokemon-cursor/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/po/pokemon-cursor/package.nix')
-rw-r--r--pkgs/by-name/po/pokemon-cursor/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/po/pokemon-cursor/package.nix b/pkgs/by-name/po/pokemon-cursor/package.nix
index ef9d35b49c836..c5718e365ec1d 100644
--- a/pkgs/by-name/po/pokemon-cursor/package.nix
+++ b/pkgs/by-name/po/pokemon-cursor/package.nix
@@ -41,7 +41,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
   '';
 
   meta = with lib; {
-    description = "An unofficial open-source Pokemon cursor theme";
+    description = "Unofficial open-source Pokemon cursor theme";
     homepage = "https://github.com/ful1e5/pokemon-cursor";
     license = licenses.gpl3Plus;
     maintainers = [ maintainers.getpsyched ];