about summary refs log tree commit diff
path: root/pkgs/games/gemrb/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/gemrb/default.nix')
-rw-r--r--pkgs/games/gemrb/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/gemrb/default.nix b/pkgs/games/gemrb/default.nix
index 7768ccf762534..a28bb8d0cc009 100644
--- a/pkgs/games/gemrb/default.nix
+++ b/pkgs/games/gemrb/default.nix
@@ -75,7 +75,7 @@ stdenv.mkDerivation rec {
   '';
 
   meta = with lib; {
-    description = "A reimplementation of the Infinity Engine, used by games such as Baldur's Gate";
+    description = "Reimplementation of the Infinity Engine, used by games such as Baldur's Gate";
     longDescription = ''
       GemRB (Game engine made with pre-Rendered Background) is a portable
       open-source implementation of Bioware's Infinity Engine. It was written to