ox: Fix typo in docstring

* lisp/ox.el (org-export-search-cells): Fix typo.
This commit is contained in:
Nicolas Goaziou 2018-01-08 20:39:31 +01:00
parent 3566a3eeee
commit ed2bcab0ea
1 changed files with 1 additions and 1 deletions

View File

@ -4264,7 +4264,7 @@ A search cell follows the pattern (TYPE . SEARCH) where
- target's or radio-target's name as a list of strings if
TYPE is `target'.
- NAME affiliated keyword is TYPE is `other'.
- NAME affiliated keyword if TYPE is `other'.
A search cell is the internal representation of a fuzzy link. It
ignores white spaces and statistics cookies, if applicable."