diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-11-07 09:02:32 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-11-07 09:02:32 -0500 |
commit | cc2cbf907a85f9a4fc6e60a0dda630044ad28a9d (patch) | |
tree | 4e02d8d686f0ed9c7f9d5522122f4f04bee87fd4 | |
parent | 6be712dedf761812f351522b5e1035491b403958 (diff) | |
download | emacsconf-el-cc2cbf907a85f9a4fc6e60a0dda630044ad28a9d.tar.xz emacsconf-el-cc2cbf907a85f9a4fc6e60a0dda630044ad28a9d.zip |
add space before period so it doesn't get sucked into the URL
-rw-r--r-- | emacsconf-mail.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsconf-mail.el b/emacsconf-mail.el index 6be9145..0546a1e 100644 --- a/emacsconf-mail.el +++ b/emacsconf-mail.el @@ -827,7 +827,7 @@ Now we have the following file${plural} starting with ${file-prefix}: ${file-list} I've added the video to the processing queue. You can see how -things are going backstage at ${backstage-url-with-auth}. We'll +things are going backstage at ${backstage-url-with-auth} . We'll be working on captioning your talk over the next few weeks. We'll e-mail again a little closer to the conference with schedule updates and other useful information. If you want to upload a new |