Skip to content

Commit e7572fa

Browse files
skangaskyleam
authored andcommitted
Backport commit 616dcf27e from Emacs
; Fix typos in Lisp symbols 616dcf27e57388403d4c28d441bf7310bb665241 Stefan Kangas Tue Sep 20 12:21:40 2022 +0200
1 parent de5bdb0 commit e7572fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lisp/ox.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4605,7 +4605,7 @@ from the export back-end."
46054605
;; a given element, excluded. Note: "-n" switches reset that count.
46064606
;;
46074607
;; `org-export-unravel-code' extracts source code (along with a code
4608-
;; references alist) from an `element-block' or `src-block' type
4608+
;; references alist) from an `example-block' or `src-block' type
46094609
;; element.
46104610
;;
46114611
;; `org-export-format-code' applies a formatting function to each line

0 commit comments

Comments
 (0)