On Fri, Aug 13, 2010 at 10:27 PM, Andreas Röhler <
[email protected]> wrote:
> Hi Bastien,
>
> looks like a typo in org.texi
> make info sends a warning.
>
> git blame -L 4735 org.texi
>
> 3f0d9351 doc/org.texi ... 2010-08-03 18:34:47 +0200 4735) @var{(title)}
> @r{The header text for the column. If omitted, the property}
>
>
Attached is the patch for this.
* doc/org.texi: Fix doc
Thanks and Regards
Noorul
diff --git a/doc/org.texi b/doc/org.texi
index 13af2df..68089e2 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -4727,7 +4727,7 @@ optional. The individual parts have the following
meaning:
@var{property} @r{The property that should be edited in this column.}
@r{Special properties representing meta data are allowed here}
@r{as well (@pxref{Special properties})}
-...@var{(title)} @r{The header text for the column. If omitted, the
property}
+...@var{title} @r{The header text for the column. If omitted, the property}
@r{name is used.}
@{...@var{summary-type}@} @r{The summary type. If specified, the column
values for}
@r{parent nodes are computed from the children.}
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode