Browse Source

fixed type in org-babel.org

Eric Schulte 16 years ago
parent
commit
bbf89dea08
1 changed files with 1 additions and 2 deletions
  1. 1 2
      org-babel.org

+ 1 - 2
org-babel.org

@@ -246,14 +246,13 @@ Cons
 - the current functional wrappers may require some changes in order to
   include the existing global context
 
-**** (2) exploit language meta-programming constructs to explicitly evaluate code
+**** (4) exploit language meta-programming constructs to explicitly evaluate code
 Pros
 - only one type of evaluation
 
 Cons
 - some languages may not have sufficient meta-programming constructs
 
-
 *** TODO rework all source codes to use inferior-processes-buffers
 
 this will involve...