aboutsummaryrefslogtreecommitdiff
path: root/piem-lei.el
diff options
context:
space:
mode:
Diffstat (limited to 'piem-lei.el')
-rw-r--r--piem-lei.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/piem-lei.el b/piem-lei.el
index 6bd977d..611b324 100644
--- a/piem-lei.el
+++ b/piem-lei.el
@@ -251,7 +251,7 @@ line."
(display-buffer
(piem-lei-show
(or (piem-lei-query-get-mid)
- (user-error "No Message ID associated with current line")))
+ (user-error "No message ID associated with current line")))
'(display-buffer-below-selected
(inhibit-same-window . t)
(window-height . 0.8))))