Explorar el Código

manual.org: Fix example

Nicolas Goaziou hace 8 años
padre
commit
a86883fab8
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      contrib/manual.org

+ 1 - 3
contrib/manual.org

@@ -16849,9 +16849,7 @@ variable ~org-babel-inline-result-wrap~, which by default is set to
      followed by a colon. For example, in order to execute a block
      named =clear-data= in =file.org=, you can write the following:
 
-     #+begin_src org
-       ,#+CALL: file.org:clear-data()
-     #+end_src
+     : #+CALL: file.org:clear-data()
 
 - =<arguments>= ::