소스 검색

org.texi: Fix documentation

* doc/org.texi (Publishing options): Fix documentation according to
  282d8c86e79cd26f8fadc950307562fc837461e2.
Nicolas Goaziou 11 년 전
부모
커밋
b81d4d0f6c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -13528,7 +13528,7 @@ however, override everything.
 @item @code{:html-inline-image-rules}         @tab @code{org-html-inline-image-rules}
 @item @code{:html-inline-images}              @tab @code{org-html-inline-images}
 @item @code{:html-link-home}                  @tab @code{org-html-link-home}
-@item @code{:html-link-org-as-html}           @tab @code{org-html-link-org-files-as-html}
+@item @code{:html-link-org-files-as-html}     @tab @code{org-html-link-org-files-as-html}
 @item @code{:html-link-up}                    @tab @code{org-html-link-up}
 @item @code{:html-link-use-abs-url}           @tab @code{org-html-link-use-abs-url}
 @item @code{:html-mathjax-options}            @tab @code{org-html-mathjax-options}