@@ -2043,7 +2043,7 @@ is the language used for CODE, as a string, or nil."
;; htmlize
(setq code
(let ((output-type org-html-htmlize-output-type)
- (font-prefix orgb-html-htmlize-font-prefix))
+ (font-prefix org-html-htmlize-font-prefix))
(with-temp-buffer
;; Switch to language-specific mode.
(funcall lang-mode)