about summary refs log tree commit diff
path: root/nixpkgs/pkgs/data/icons/apple-cursor/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/data/icons/apple-cursor/default.nix')
-rw-r--r--nixpkgs/pkgs/data/icons/apple-cursor/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/data/icons/apple-cursor/default.nix b/nixpkgs/pkgs/data/icons/apple-cursor/default.nix
index 46b4b37f78df..5db50d0fbbe8 100644
--- a/nixpkgs/pkgs/data/icons/apple-cursor/default.nix
+++ b/nixpkgs/pkgs/data/icons/apple-cursor/default.nix
@@ -34,7 +34,7 @@ in stdenv.mkDerivation rec {
   '';
 
   meta = with lib; {
-    description = "Opensource macOS Cursors.";
+    description = "Opensource macOS Cursors";
     homepage = "https://github.com/ful1e5/apple_cursor";
     license = licenses.gpl3;
     platforms = platforms.linux;