Carsten Dominik %!s(int64=16) %!d(string=hai) anos
pai
achega
6664cc4495
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-html.el

+ 1 - 1
lisp/org-html.el

@@ -286,7 +286,7 @@ This is customizable so that alignment options can be specified."
 (defcustom org-export-table-row-tags '("<tr>" . "</tr>")
   "The opening tag for table data fields.
 This is customizable so that alignment options can be specified.
-Instead of strings, these ca be Lisp forms that will be evaluated
+Instead of strings, these can be Lisp forms that will be evaluated
 for each row in order to construct the table row tags.  During evaluation,
 the variable `head' will be true when this is a header line, nil when this
 is a body line.  And the variable `nline' will contain the line number,