1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-29 07:58:21 +00:00

ob-awk.el: minor fix. Remove double "Commentary:" line in header.

This commit is contained in:
Bastien Guerry 2011-08-13 10:04:17 +02:00
parent 1bbfec57af
commit 85c40cb36f

View File

@ -24,8 +24,6 @@
;;; Commentary:
;;; Commentary:
;; Babel's awk can use special header argument:
;;
;; - :in-file takes a path to a file of data to be processed by awk