Fixed typo.

This commit is contained in:
Carsten Dominik 2008-07-24 06:43:35 -07:00
parent 177e154e6c
commit 8bce507597
1 changed files with 1 additions and 1 deletions

View File

@ -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