diff options
author | Mathias Gumz <akira@fluxbox.org> | 2015-01-14 06:27:19 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2015-01-14 06:27:19 (GMT) |
commit | b4cd45549013e8b45f95bf3e123cd14684948e91 (patch) | |
tree | a71cbd762b9e7a7ce2019e161d068c4755dd9eae /doc | |
parent | 0ff9c83579b8153c9ccb1b501418450d8c48a660 (diff) | |
download | fluxbox-b4cd45549013e8b45f95bf3e123cd14684948e91.zip fluxbox-b4cd45549013e8b45f95bf3e123cd14684948e91.tar.bz2 |
Fix broken formatting
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fluxbox-keys.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt index 6c5f951..d799593 100644 --- a/doc/asciidoc/fluxbox-keys.txt +++ b/doc/asciidoc/fluxbox-keys.txt | |||
@@ -427,7 +427,7 @@ doing so. | |||
427 | *ArrangeWindowsStackRight* puts the main window on the LEFT hand side of the | 427 | *ArrangeWindowsStackRight* puts the main window on the LEFT hand side of the |
428 | screen, and the tiled windows are on the RIGHT hand side of the screen. | 428 | screen, and the tiled windows are on the RIGHT hand side of the screen. |
429 | 429 | ||
430 | *ArrangeWindowsStackTop* 'pattern' / *ArrangeWindowsStackBottom 'pattern':: | 430 | *ArrangeWindowsStackTop* 'pattern' / *ArrangeWindowsStackBottom* 'pattern':: |
431 | Behaves just like *ArrangeWindowsStackLeft* and *ArrangeWindowsStackRight*. | 431 | Behaves just like *ArrangeWindowsStackLeft* and *ArrangeWindowsStackRight*. |
432 | *ArrangeWindowsStackBottom* places the main window on the TOP half of the | 432 | *ArrangeWindowsStackBottom* places the main window on the TOP half of the |
433 | screen, and the tiled windows on the bottom half of the screen. | 433 | screen, and the tiled windows on the bottom half of the screen. |