From dcbb1acd92d663829e1441723877cbd3aab1ba49 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Thu, 14 Jun 2018 21:24:22 +0200 Subject: [PATCH] org-manual: Fix typo * doc/org-manual.org (Footnotes): Add missing "see" before cross-reference. --- doc/org-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 528c58528..5c860c53c 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -20969,8 +20969,8 @@ and agenda buffers. a special meaning here. [fn:40] Check also the variable ~org-fast-tag-selection-include-todo~, -it allows you to change the TODO state through the tags interface -([[*Setting Tags]]), in case you like to mingle the two concepts. Note +it allows you to change the TODO state through the tags interface (see +[[*Setting Tags]]), in case you like to mingle the two concepts. Note that this means you need to come up with unique keys across both sets of keywords.