Explorar o código

Fix previous commit

Bastien %!s(int64=5) %!d(string=hai) anos
pai
achega
ddab73ab54
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-table.el

+ 1 - 1
lisp/org-table.el

@@ -510,7 +510,7 @@ existing value of `header-line-format' we might want to restore."
 ;;;###autoload
 (define-minor-mode org-table-header-line-mode
   "Display the first row of the table at point in the header line."
-  nil " TblHl" nil
+  nil " TblHeader" nil
   :global nil
   :group 'org-table
   (unless (eq major-mode 'org-mode)