aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'elogt.el')
-rw-r--r--elogt.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/elogt.el b/elogt.el
index 4b98360..f236af2 100644
--- a/elogt.el
+++ b/elogt.el
@@ -164,7 +164,7 @@ Return opened buffer (done via `find-file')."
(setq tabulated-list-entries (elogt--make-log-table-contents))
(tabulated-list-init-header)
(tabulated-list-print t)
- (message "ElogT is ready."))
+ (message "The ElogT table is ready."))
;; Major mode