Explorar o código

Merge branch 'maint'

Nicolas Goaziou %!s(int64=8) %!d(string=hai) anos
pai
achega
73df53f185
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      testing/lisp/test-org.el

+ 1 - 1
testing/lisp/test-org.el

@@ -4917,7 +4917,7 @@ Paragraph<point>"
 	  (org-test-with-temp-text
 	      "* H\n:PROPERTIES:\n:COLUMNS: %25ITEM %A %20B\n:END:"
 	    (org-buffer-property-keys nil nil t))))
-  ;; In COLUMNS, ignore label title and summary-type.
+  ;; In COLUMNS, ignore title and summary-type.
   (should
    (equal '("A")
 	  (org-test-with-temp-text "#+COLUMNS: %A(Foo)"