Jelajahi Sumber

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode

Eric Schulte 14 tahun lalu
induk
melakukan
90cc0c36c7
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      lisp/ob-eval.el

+ 2 - 2
lisp/ob-eval.el

@@ -1,4 +1,4 @@
-;;; ob-run.el --- org-babel functions for external code evaluation
+;;; ob-eval.el --- org-babel functions for external code evaluation
 
 ;; Copyright (C) 2009, 2010  Free Software Foundation, Inc.
 
@@ -252,4 +252,4 @@ specifies the value of ERROR-BUFFER."
 
 ;; arch-tag: 5328b17f-957d-42d9-94da-a2952682d04d
 
-;;; ob-comint.el ends here
+;;; ob-eval.el ends here