Skip to content

Commit 3b5ffac

Browse files
committed
fix typo
1 parent 82fdd9a commit 3b5ffac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/core-documentation.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
content)))
8787

8888
(defun spacemacs/publish-doc ()
89-
"Publishe the documentation to doc/export/."
89+
"Publish the documentation to doc/export/."
9090
(interactive)
9191
(advice-add 'org-html-toc :filter-return #'spacemacs//format-toc)
9292
(advice-add 'org-html-template :filter-return #'spacemacs//format-content)

0 commit comments

Comments
 (0)