guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

16/18: gnu: xf86-input-joystick: Fix typo "control".


From: guix-commits
Subject: 16/18: gnu: xf86-input-joystick: Fix typo "control".
Date: Wed, 22 May 2019 21:30:43 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit dcdafc6e186707e693e47f1148b2a5b2a50d7e4a
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 17:50:55 2019 -0700

    gnu: xf86-input-joystick: Fix typo "control".
    
    * gnu/packages/xorg (xf86-input-joystick)[description]: Fix typo.
---
 gnu/packages/xorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 9067e0f..ae28e38 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2495,7 +2495,7 @@ provide all features that libinput supports it does 
little beyond.")
     (synopsis "Joystick input driver for X server")
     (description
      "xf86-input-joystick is a joystick input driver for the Xorg X server.
-It is used to cotrol the pointer with a joystick device.")
+It is used to control the pointer with a joystick device.")
     (license license:x11)))
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]