Spelling Error in FvwmPager Manpage

2013-10-22 Thread Vincent W. Chen
Hi,

There is a spelling error in the FvwmPager manpage. Attached is a
small patch which should apply cleanly to the 2.6 branch.

Regards,

Vincent Chen
--- a/modules/FvwmPager/FvwmPager.1.in
+++ b/modules/FvwmPager/FvwmPager.1.in
@@ -101,7 +101,7 @@
 desktops, even if the pointer moves to another desktop.
 
 With the \fI*FvwmPager: SloppyFocus\fP option the focus is
-transfered to the window pointed at with the mouse when the
+transferred to the window pointed at with the mouse when the
 pointer is inside the pager.
 
 When iconified, the pager will work as a fully functional current


Re: Spelling Error in FvwmPager Manpage

2013-10-22 Thread Dan Espen
Vincent W. Chen vin...@gmail.com writes:

 Hi,

 There is a spelling error in the FvwmPager manpage. Attached is a
 small patch which should apply cleanly to the 2.6 branch.

Thanks, applied.

-- 
Dan Espen



CVS dane: * FvwmPager/FvwmPager.1.in: Spelling correction

2013-10-22 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: dane13/10/22 20:23:26

Modified files:
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmPager: Tag: branch-2_6 FvwmPager.1.in 

Log message:
* FvwmPager/FvwmPager.1.in: Spelling correction
from Vincent W. Chen.