Skip to content

Commit

Permalink
Add hyphenation in docstring of org-babel-header-args:prolog
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrenierejm committed Mar 28, 2018
1 parent efa86bb commit 6c050ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ob-prolog.el
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

(defconst org-babel-header-args:prolog
'((:goal . :any))
"Prolog specific header arguments.")
"Prolog-specific header arguments.")


(defvar org-babel-default-header-args:prolog
Expand Down

0 comments on commit 6c050ce

Please sign in to comment.