>From bb7824dfab8dc2855a6f02d49f271b63ec251cfc Mon Sep 17 00:00:00 2001 From: "Jorge A. Alfaro Murillo" Date: Tue, 25 Aug 2015 15:12:43 -0400 Subject: [PATCH] org.texi: Fix typo * doc/org.texi (Extracting source code): Fix typo. --- doc/org.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org.texi b/doc/org.texi index 7818d18..ed808be 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -14950,7 +14950,7 @@ The @code{org-babel-tangle-jump-to-org} function provides this jumping from code to Org-mode functionality. Two header arguments are required for jumping to work, first the @code{padline} (@ref{padline}) option must be set to true (the default setting), second the @code{comments} (@ref{comments}) -header argument must be set to @code{links}, which will insert comments into +header argument must be set to @code{link}, which will insert comments into the source code buffer which point back to the original Org-mode file. @node Evaluating code blocks -- 2.5.0