aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--who.tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/who.tl b/who.tl
index 1ce80d7..6c2d0ac 100644
--- a/who.tl
+++ b/who.tl
@@ -209,7 +209,7 @@
(match-case element
(@(or @(keywordp)
(@(keywordp) . @nil)
- ((@(keywordp) .@nil) . @nil))
+ ((@(keywordp) . @nil) . @nil))
;; the syntax for a tag - process it
(ncon [process-tag element tree-to-template]))
((noesc @(constantp @item))