summaryrefslogtreecommitdiffstats
path: root/emacsconf-mail.el
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2024-06-14 22:02:37 -0400
committerSacha Chua <sacha@sachachua.com>2024-06-14 22:02:37 -0400
commit9cd3f7c573e9cccbba234e9f9f7d05148a7e6671 (patch)
treeac1c4ce5f3737f661aa330809e09d8595d2e4af5 /emacsconf-mail.el
parent3e241f076c6a1b48275433408f29d5752f9b517c (diff)
downloademacsconf-el-9cd3f7c573e9cccbba234e9f9f7d05148a7e6671.tar.xz
emacsconf-el-9cd3f7c573e9cccbba234e9f9f7d05148a7e6671.zip
timezone -> time zoneHEADmain
Diffstat (limited to 'emacsconf-mail.el')
-rw-r--r--emacsconf-mail.el4
1 files changed, 2 insertions, 2 deletions
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."