Просмотр исходного кода

org.texi: Fix typo

* doc/org.texi (Macro replacement): Fix typo introduced in
  fa5f8c8f90440ce7e440148e2b7ee20a10d9f547.
Nicolas Goaziou 10 лет назад
Родитель
Сommit
56d9834acc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -10230,7 +10230,7 @@ This macro refers to the filename of the exported file, if any.
 @itemx @{@{@{property(@var{PROPERTY-NAME},@var{SEARCH-OPTION})@}@}@}
 @cindex property, macro
 This macro returns the value of property @var{PROPERTY-NAME} in current
-entry.  If @var{SEARCH-OPTION} (@pxref(Search options}) refers to a remote
+entry.  If @var{SEARCH-OPTION} (@pxref{Search options}) refers to a remote
 entry, it will be used instead.
 @end table