about summary refs log tree commit diff
path: root/pkgs/games/pioneer/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/pioneer/default.nix')
-rw-r--r--pkgs/games/pioneer/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/pioneer/default.nix b/pkgs/games/pioneer/default.nix
index b7ac0b73b3b90..c5f1a31426315 100644
--- a/pkgs/games/pioneer/default.nix
+++ b/pkgs/games/pioneer/default.nix
@@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
   makeFlags = [ "all" "build-data" ];
 
   meta = with lib; {
-    description = "A space adventure game set in the Milky Way galaxy at the turn of the 31st century";
+    description = "Space adventure game set in the Milky Way galaxy at the turn of the 31st century";
     homepage = "https://pioneerspacesim.net";
     license = with licenses; [
         gpl3Only cc-by-sa-30