branch: externals/embark
commit bcb489805cc2975b7999c0234adb8681d75e3fd8
Author: Omar Antolín <[email protected]>
Commit: Omar Antolín <[email protected]>

    More accurate section name
---
 embark.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/embark.el b/embark.el
index 0395ef6e3b..aefe721c0a 100644
--- a/embark.el
+++ b/embark.el
@@ -4091,7 +4091,7 @@ It assumes the URL was encoded in UTF-8."
     (access-file dir "Download failed")
     (url-retrieve url #'eww-download-callback (list url dir))))
 
-;;; Setup and pre-action hooks
+;;; Hooks
 
 (defun embark--restart (&rest _)
   "Restart current command with current input.

Reply via email to