doc/org.texi: Fix typo.

Thanks to Xiao-Yong Jin for pointing this out.
This commit is contained in:
Bastien Guerry 2011-04-19 11:23:55 +02:00
parent 2f50b1380b
commit 6f2113b85c
1 changed files with 1 additions and 1 deletions

View File

@ -8530,7 +8530,7 @@ This causes the following issues:
Org needs to make a decision which @code{COLUMNS} format to use. Since the
entries in the agenda are collected from different files, and different files
may have different @code{COLUMNS} formats, this is a non-trivial problem.
Org first checks if the variable @code{org-overriding-columns-format} is
Org first checks if the variable @code{org-agenda-overriding-columns-format} is
currently set, and if so, takes the format from there. Otherwise it takes
the format associated with the first item in the agenda, or, if that item
does not have a specific format (defined in a property, or in its file), it