diff options
author | Eric Cook <llua@gmx.com> | 2014-02-18 12:56:59 -0500 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-02-18 19:58:46 +0000 |
commit | 55232af89116eeabd3accb94a32a23ecb10244cb (patch) | |
tree | a544f763ca0fde240cc6689fad8e1c2932431ea8 /ChangeLog | |
parent | 5a8de9087d388d89a586c8a23ec1528e363b2728 (diff) | |
download | zsh-55232af89116eeabd3accb94a32a23ecb10244cb.tar.gz zsh-55232af89116eeabd3accb94a32a23ecb10244cb.tar.xz zsh-55232af89116eeabd3accb94a32a23ecb10244cb.zip |
minor typo in btrfs completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index eee7c2e5e..8bc223f4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2014-02-18 Peter Stephenson <p.w.stephenson@ntlworld.com> + * Eric Cook: Completion/Linux/Command/_btrfs: minor typo. + * Eric Cook: Completion/Linux/Command/_btrfs: remove hard tabs. * m0viefreak: Util/helpfiles: 32402: prefer col -bx to colcrt. |