diff --git a/lisp/babel/ob.el b/lisp/babel/ob.el index 1ef10823e..992b3aec2 100644 --- a/lisp/babel/ob.el +++ b/lisp/babel/ob.el @@ -1,4 +1,4 @@ -;;; org-babel.el --- facilitating communication between programming languages and people +;;; org-babel.el --- working with code blocks in org-mode ;; Copyright (C) 2009 Eric Schulte, Dan Davison