diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-10-14 23:47:21 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-10-14 23:47:21 -0400 |
commit | f600a88cc67d09a9a45c003ee0d31ed55e194215 (patch) | |
tree | a2e19d10eb40bf4e6ed01e11f933453cdc9a4914 | |
parent | b56dfa402f7a2d8915821c422d8ff1177a44d800 (diff) | |
download | emacsconf-el-f600a88cc67d09a9a45c003ee0d31ed55e194215.tar.xz emacsconf-el-f600a88cc67d09a9a45c003ee0d31ed55e194215.zip |
change status
-rw-r--r-- | emacsconf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsconf.el b/emacsconf.el index eb945b5..c44ec89 100644 --- a/emacsconf.el +++ b/emacsconf.el @@ -421,7 +421,7 @@ If INFO is specified, limit it to that list." ("PROCESSING" . "Processing uploaded video") ("TO_AUTOCAP" . "Processing uploaded video") ("TO_ASSIGN" . "Waiting for a caption volunteer") - ("TO_CAPTION" . "Processing uploaded video") + ("TO_CAPTION" . "Being captioned") ("TO_STREAM" . "Ready to stream") ("PLAYING" . "Now playing on the conference livestream") ("CLOSED_Q" . "Q&A starting (not yet open for joining)") |