diff options
author | jao <jao@gnu.org> | 2023-01-05 06:34:53 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2023-01-05 06:34:53 +0000 |
commit | 0efa4399d0276c967e055e292d6ce10cdea35c39 (patch) | |
tree | eef5c475a1103be0f82dd79ba2e406f9b8d850e6 | |
parent | 53c7c0848b9b7dc3b50e0b0acefbfda6ce4ac1a9 (diff) | |
download | xmobar-0efa4399d0276c967e055e292d6ce10cdea35c39.tar.gz xmobar-0efa4399d0276c967e055e292d6ce10cdea35c39.tar.bz2 |
typo
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 2b3fb76..d5d22fe 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ - New bar position specifiers TopHM, BottomHM. - New configuration option, `dpi`, to set the font scaling factor. -- Fixes and extensions for section aligment behaviour (#650, #655). +- Fixes and extensions for section alignment behaviour (#650, #655). - Fix: honour fc/bg specs for icons (#663). ## Version 0.45 (October, 2022) |