From cf266a56f30daae8b9af7c9bc3267c61b1973192 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 7 Nov 2025 00:20:02 -0500 Subject: Update --- src/gizmo/wasp-biblicality.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gizmo/wasp-biblicality.el') diff --git a/src/gizmo/wasp-biblicality.el b/src/gizmo/wasp-biblicality.el index c9b8cb44..10c38236 100644 --- a/src/gizmo/wasp-biblicality.el +++ b/src/gizmo/wasp-biblicality.el @@ -18,7 +18,7 @@ (w/asset "bible.txt")) (ht-set! w/bible-table user 1000)) -(defun w/populate-bible-table () +(defun w/bible-table-populate () "Populate `w/bible-table' from the Bible text file." (unless w/bible-table (let* ((bible-string (s-downcase (w/slurp (w/asset "bible.txt")))) -- cgit v1.2.3