about summary refs log tree commit diff
path: root/pkgs/games/ldmud/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/ldmud/default.nix')
-rw-r--r--pkgs/games/ldmud/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/ldmud/default.nix b/pkgs/games/ldmud/default.nix
index 41348fa0bcfaa..83bbadfe7dc41 100644
--- a/pkgs/games/ldmud/default.nix
+++ b/pkgs/games/ldmud/default.nix
@@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
   '';
 
   meta = with lib; {
-    description = "A gamedriver for LPMuds including a LPC compiler, interpreter and runtime";
+    description = "Gamedriver for LPMuds including a LPC compiler, interpreter and runtime";
     homepage = "https://ldmud.eu";
     changelog = "https://github.com/ldmud/ldmud/blob/${version}/HISTORY";
     longDescription = ''