From 8d329a4a23cdaa970e41fa33ee2babc4687189f2 Mon Sep 17 00:00:00 2001 From: Brice Goglin Date: Wed, 25 Jul 2007 19:22:27 +0200 Subject: [PATCH] Fix typo in mousedrv.man Reported by "A. Costa" in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432060 --- man/mousedrv.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/mousedrv.man b/man/mousedrv.man index 714fb05..a7d4e67 100644 --- a/man/mousedrv.man +++ b/man/mousedrv.man @@ -167,7 +167,7 @@ Default: "4 5". .TP 7 .BI "Option \*qButtonMapping\*q \*q" "N1 N2 [...]" \*q Specifies how physical mouse buttons are mapped to logical buttons. -Physcial button 1 is mapped to logical button +Physical button 1 is mapped to logical button .IR N1 , physical button 2 to .IR N2 ,