summaryrefslogtreecommitdiffstats
path: root/emacsconf-schedule.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacsconf-schedule.el')
-rw-r--r--emacsconf-schedule.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsconf-schedule.el b/emacsconf-schedule.el
index 43243f1..d0f476f 100644
--- a/emacsconf-schedule.el
+++ b/emacsconf-schedule.el
@@ -603,7 +603,7 @@ Try to avoid overlapping the start of live Q&A sessions."
(plist-get o :slug)
(format-time-string "%m-%d %-l:%M"
(plist-get o :end-time))
- emacsconf-validate-live-q-and-a-sessions-buffer
+ emacsconf-schedule-validate-live-q-and-a-sessions-buffer
(format-time-string "%m-%d %-l:%M"
last-end)))
(plist-get o :invalid))