diff --git a/EXPERIMENTAL/org-e-html.el b/EXPERIMENTAL/org-e-html.el
index 02ba2ef04..bb5c80d8f 100644
--- a/EXPERIMENTAL/org-e-html.el
+++ b/EXPERIMENTAL/org-e-html.el
@@ -1859,7 +1859,7 @@ contextual information."
(let ((ref (org-find-text-property-in-string 'org-coderef line))
(num (org-find-text-property-in-string 'org-loc line)))
(when num
- (setq line (format "%d: %s (%s)"
+ (setq line (format "%d: %s (%s)"
num line ref)))
(when ref
(setq line