From 9cd3f7c573e9cccbba234e9f9f7d05148a7e6671 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 14 Jun 2024 22:02:37 -0400 Subject: timezone -> time zone --- emacsconf-mail.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emacsconf-mail.el') diff --git a/emacsconf-mail.el b/emacsconf-mail.el index b6439c2..f674ad7 100644 --- a/emacsconf-mail.el +++ b/emacsconf-mail.el @@ -817,8 +817,8 @@ ${signature} (append (list :renamed-timezone (emacsconf-schedule-rename-etc-timezone (plist-get (cadr group) :timezone))) (cadr group)) - "Just let me know if you want us to use a different timezone for translating times in future e-mails. ") - "I don't think I have a timezone noted for you yet. If you want, I can translate times into your local timezone for you in future e-mails. Just let me know what you would like. "))))) + "Just let me know if you want us to use a different time zone for translating times in future e-mails. ") + "I don't think I have a time zone noted for you yet. If you want, I can translate times into your local time zone for you in future e-mails. Just let me know what you would like. "))))) (defun emacsconf-mail-acknowledge-upload (talk) "Acknowledge uploaded files for TALK." -- cgit v1.2.3