Spelling error fix in man page.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ fvwm (1:2.7.0-1) unstable; urgency=low
|
||||
* New upstream bugfix release.
|
||||
* Remove debian/patches applied upstream.
|
||||
* Update obsolete build depends.
|
||||
* Fix spelling error found by lintian.
|
||||
|
||||
-- Jaimos Skriletz <jaimosskriletz@gmail.com> Thu, 20 Oct 2022 11:00:00 -0600
|
||||
|
||||
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1,3 +1,4 @@
|
||||
fix-TabCom.patch
|
||||
fix-hardcoded-xterm.patch
|
||||
default-config-fvwm2.patch
|
||||
spelling-error-fix.patch
|
||||
|
11
debian/patches/spelling-error-fix.patch
vendored
Normal file
11
debian/patches/spelling-error-fix.patch
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/doc/commands/Maximize.xml
|
||||
+++ b/doc/commands/Maximize.xml
|
||||
@@ -58,7 +58,7 @@ dimension of the window is set to
|
||||
If the value is smaller than 0 the size is subtracted from the
|
||||
screen width, i.e. -25 is the same as 75. If
|
||||
<replaceable>horizontal</replaceable>
|
||||
-is "<fvwmopt cmd="Maximize" opt="grow"/>", it is maximized to curren
|
||||
+is "<fvwmopt cmd="Maximize" opt="grow"/>", it is maximized to current
|
||||
available space until
|
||||
finding any obstacle. The vertical resizing is similar. If both
|
||||
horizontal and vertical values are "grow", it expands vertically
|
Reference in New Issue
Block a user