소스 검색

Fixed typo.

Carsten Dominik 17 년 전
부모
커밋
8bce507597
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -7333,7 +7333,7 @@ syntax.  Here is an example that sets @code{alt} and @code{title} attributes
 for an inlined image:
 
 @example
-[[./img/a.jpg{{alt="This is image A" title="Image with no action"}}]]
+[[./img/a.jpg@{@{alt="This is image A" title="Image with no action"@}@}]]
 @end example
 
 @node Images, CSS support, Links, HTML export