diff options
author | James Booth <boothj5@users.noreply.github.com> | 2018-04-21 21:22:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-21 21:22:17 +0100 |
commit | 42dc13275d9868bb69bc909b9640d0e208e89d3f (patch) | |
tree | fd9a14d226cb5ef1f6d203167226f321d4d2464f /CHANGELOG | |
parent | ee664bf1d247d74bf8b5c13e2fdddc5070980f5e (diff) | |
parent | 85dacdaed68706d50bb1049a9a4fd9b9536640f8 (diff) | |
download | profani-tty-42dc13275d9868bb69bc909b9640d0e208e89d3f.tar.gz |
Merge pull request #974 from strugee/patch-1
Fix typo
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index ba2199ba..2abe4bce 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ ===== - Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, /inputwin) -- Allow loading/unloading all pluguns (/plugins) +- Allow loading/unloading all plugins (/plugins) - Allow installing plugins from directory (/plugins) - Theme option for status bar time (statusbar.time) - Case/accent insensitive autocompletion |