diff options
author | Gregor Bollerhey <gbsoftware@arcor.de> | 2014-09-29 07:49:28 (GMT) |
---|---|---|
committer | Jan Sucan <jan@jansucan.com> | 2020-04-05 07:57:59 (GMT) |
commit | 114d261cc9c1bcbc638105c50dff13eab55f10a4 (patch) | |
tree | 2154fa19d350ba84d6229ac74d6eb0c7618be833 | |
parent | d5902f178546dcbe6d5e91f11a2a5dbb1a3a9078 (diff) | |
download | fluxbox-114d261cc9c1bcbc638105c50dff13eab55f10a4.zip fluxbox-114d261cc9c1bcbc638105c50dff13eab55f10a4.tar.bz2 |
Corrected typo in github-readme.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,4 +15,4 @@ accordingly and retain the order in which they are specified. | |||
15 | 15 | ||
16 | consider a system tray: A C B D E F | 16 | consider a system tray: A C B D E F |
17 | with pinRight = A, B and pinLeft = E, F it will look like | 17 | with pinRight = A, B and pinLeft = E, F it will look like |
18 | E F [C D E] A B while the icons in [] are un-ordered as usual. | 18 | E F [C D] A B while the icons in [] are un-ordered as usual. |