aboutsummaryrefslogtreecommitdiff
path: root/.vm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.vm4
1 files changed, 2 insertions, 2 deletions
diff --git a/.vm b/.vm
index dc72d50..e72db29 100644
--- a/.vm
+++ b/.vm
@@ -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) )
) )