소스 검색

org.texi: Fix typo

* doc/org.texi (Macro replacement): Fix typo introduced in
  fa5f8c8f90440ce7e440148e2b7ee20a10d9f547.
Nicolas Goaziou 10 년 전
부모
커밋
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