aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/nixpkgs/pkgs/applications/kde/katomic.nix
diff options
context:
space:
mode:
Diffstat (limited to 'infra/libkookie/nixpkgs/pkgs/applications/kde/katomic.nix')
-rw-r--r--infra/libkookie/nixpkgs/pkgs/applications/kde/katomic.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/libkookie/nixpkgs/pkgs/applications/kde/katomic.nix b/infra/libkookie/nixpkgs/pkgs/applications/kde/katomic.nix
index a1d0f12b6a1d..2690cfc05897 100644
--- a/infra/libkookie/nixpkgs/pkgs/applications/kde/katomic.nix
+++ b/infra/libkookie/nixpkgs/pkgs/applications/kde/katomic.nix
@@ -4,7 +4,7 @@ mkDerivation {
name = "katomic";
meta = with lib; {
homepage = "https://kde.org/applications/en/games/org.kde.katomic";
- description = "KAtomic is a fun educational game built around molecular geometry";
+ description = "Fun educational game built around molecular geometry";
maintainers = with maintainers; [ freezeboy ];
license = licenses.gpl2Plus;
platforms = platforms.linux;