From fe0c013965bc5a15309cec2e4ab4ad78689bc4af Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Tue, 19 Jul 2011 20:21:34 +0200 Subject: [PATCH] org.texi: minor typo. --- doc/org.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org.texi b/doc/org.texi index 8147fdf7c..bdc81795d 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -10779,7 +10779,7 @@ been standardized yet and is hence conveniently skipped in this document. The exporter can also make an image the clickable part of a link. To create clickable images, provide a link whose description is a link to an image file. For example, the following link -@samp{[[http://Orgmode.org][./img.jpg]]}, will result in a clickable image +@samp{[[http://orgmode.org][./img.jpg]]}, will result in a clickable image that links to @uref{http://Orgmode.org} website. @node Additional Documentation, , Images in OpenDocumentText export, OpenDocumentText export