about summary refs log tree commit diff
path: root/users/wpcarro/emacs/ci.el
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/emacs/ci.el')
-rw-r--r--users/wpcarro/emacs/ci.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/wpcarro/emacs/ci.el b/users/wpcarro/emacs/ci.el
index da079b64ba..9dfaf3056f 100644
--- a/users/wpcarro/emacs/ci.el
+++ b/users/wpcarro/emacs/ci.el
@@ -40,5 +40,5 @@
       (message "Encountered warnings in *Warnings* buffer: %s" (buffer-string)))
     (kill-emacs 1)))
 
-(message "Successfully init'd Emacs without encountering errors or warnings!")
+(message "Successfully initialized Emacs without errors or warnings!")
 (kill-emacs 0)