diff options
author | Ryan Kavanagh <rak@debian.org> | 2013-04-02 16:00:52 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2013-04-02 16:00:52 -0400 |
commit | 8ffa155e95f94bc747cd10be3857858e58cea8f5 (patch) | |
tree | a0b3bfe173a36c35f644740dff4216b42132c640 /.vm | |
parent | Update tmux-powerline (diff) |
Fix typos in .vm
Diffstat (limited to '')
-rw-r--r-- | .vm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,9 +47,9 @@ ("To Queensu" (vmpc-header-match "To" ".*@queensu.ca") ) ("To Ubuntu" - (vmpc-match-header "To" ".*@ubuntu.com") ) + (vmpc-header-match "To" ".*@ubuntu.com") ) ("To Kubuntu" - (vmpc-match-header "To" ".*@kubuntu.org") ) + (vmpc-header-match "To" ".*@kubuntu.org") ) ("default" (vmpc-none-true-yet) ) ) ) |