From 9deb5027e286a9425ce8ba32718ba30452027048 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Wed, 3 Jul 2013 15:39:28 +0200 Subject: [PATCH] org.texi (Tag groups): Fix misleading typo * org.texi (Tag groups): Fix misleading typo. --- doc/org.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org.texi b/doc/org.texi index 87e4f339c..2980cd2ae 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -5052,7 +5052,7 @@ tags---beware that all whitespaces are mandatory so that Org can parse this line correctly: @example -#+TAGS: @{ @@read : @@read_book @@read_ebook @} +#+TAGS: @{ @@read : @@read_book @@read_ebook @} @end example In this example, @samp{@@read} is a @emph{group tag} for a set of three -- 2.11.4.GIT