diff options
author | jao <jao@gnu.org> | 2018-11-17 22:25:39 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-11-17 22:25:39 +0000 |
commit | 52499e093591ffc673bec239356b1173d2e7fff4 (patch) | |
tree | 5113c7e5c4c3d6f6a85c7abe2237bbedb58b1fcc | |
parent | cf9404243abc2fd2d74195962b5fcb09825d732e (diff) | |
download | xmobar-52499e093591ffc673bec239356b1173d2e7fff4.tar.gz xmobar-52499e093591ffc673bec239356b1173d2e7fff4.tar.bz2 |
Changelog typos
-rw-r--r-- | changelog.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/changelog.md b/changelog.md index f5ec901..95be35e 100644 --- a/changelog.md +++ b/changelog.md @@ -4,8 +4,8 @@ _New features_ - New `Alsa` monitor for volume display that doesn't use polling, by Daniel Schüssler. - - `ThermalZone` retries reading missing files, thanks to Reed Koser - - `TopProc` ignores kernel threads (see also [issue #369]) + - `ThermalZone` retries reading missing files, thanks to Reed Koser. + - `TopProc` ignores kernel threads (see also [issue #369]). _Bug fixes_ @@ -17,7 +17,7 @@ _Bug fixes_ Dependencies updated to work with GHC 8.6, avoiding [issue #354]. -[issue #354]: https://github.com/jaor/xmobar/issues/356 +[issue #354]: https://github.com/jaor/xmobar/issues/354 ## Version 0.28 (August, 2018) |