--- doc/org.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi index faa552e..1a2b3dd 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -2338,7 +2338,7 @@ $3 = remote(FOO, @@@@#$2) @r{copy column 2 from table FOO into} @end example @noindent For the second example, table FOO must have at least as many rows -as the current table. ineffici...@footnote{the computation time scales as +as the current table. Note that this is ineffici...@footnote{the computation time scales as O(N^2) because table FOO is parsed for each field to be copied.} for large number of rows. -- 1.6.0.6 _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode