Explorar el Código

Merge branch 'maint'

Bastien hace 8 años
padre
commit
6bbc07f916
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -3548,7 +3548,7 @@ file:projects.org                            @r{another Org file}
 file:projects.org::some words                @r{text search in Org file}@footnote{
 The actual behavior of the search will depend on the value of
 the option @code{org-link-search-must-match-exact-headline}.  If its value
-is @code{nil}, then a fuzzy text search will be done.  If it is t, then only
+is @code{nil}, then a fuzzy text search will be done.  If it is @code{t}, then only
 the exact headline will be matched, ignoring spaces and cookies.  If the
 value is @code{query-to-create}, then an exact headline will be searched; if
 it is not found, then the user will be queried to create it.}