summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2018-01-28 14:13:39 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2018-01-28 14:13:39 +0100
commit6f815a1283929777abc783f5612638c34e242058 (patch)
tree784b9a1e3bc50f924ec85ad12222a14e25770475
parentb4dda5f340854fa96173bfaff87660757d0d5bd6 (diff)
downloadorg-mode-6f815a1283929777abc783f5612638c34e242058.tar.gz
manual.org: Fix typos
-rw-r--r--contrib/manual.org10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/manual.org b/contrib/manual.org
index 9b786be..2fd7351 100644
--- a/contrib/manual.org
+++ b/contrib/manual.org
@@ -3579,9 +3579,9 @@ a link with {{{kbd(C-c C-l)}}}. Such a function should not accept any
arguments, and return the full link with prefix. You can set the link
completion function like this:
-#+BEGIN_SRC emacs-lisp
+#+begin_src emacs-lisp
(org-link-set-parameter "type" :complete #'some-completion-function)
-#+END_SRC
+#+end_src
** Search Options in File Links
:PROPERTIES:
@@ -14847,8 +14847,8 @@ fractions of line length, use the =:columns= attribute. See example
below.
#+begin_example
-#+ATTR_TEXINFO: :columns .5 .5
-| a cell | another cell |
+ ,#+ATTR_TEXINFO: :columns .5 .5
+ | a cell | another cell |
#+end_example
*** Images in Texinfo export
@@ -20662,7 +20662,7 @@ be complete if the ones above were not mentioned in this manual.
:DESCRIPTION: The license for this documentation.
:END:
-#+TEXINFO: @include ../doc/doclicense.texi
+#+texinfo: @include ../doc/doclicense.texi
* Main Index
:PROPERTIES: