summary refs log tree commit diff
path: root/pkgs/tools/X11/x2x/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/X11/x2x/default.nix')
-rw-r--r--pkgs/tools/X11/x2x/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/X11/x2x/default.nix b/pkgs/tools/X11/x2x/default.nix
index 5d68e1da1ba..237ea614059 100644
--- a/pkgs/tools/X11/x2x/default.nix
+++ b/pkgs/tools/X11/x2x/default.nix
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
   '';
 
   meta = {
-    description = "x2x allows the keyboard, mouse on one X display to be used to control another X display.";
+    description = "Allows the keyboard, mouse on one X display to be used to control another X display";
     homepage = http://x2x.dottedmag.net;
     license = "BSD";
   };