ソースを参照

ORG-NEWS: Fix a small typo in new org babel header example

* etc/ORG-NEWS (Using): Fix typo in babel :header-args: conversion

TINYCHANGE
Jay Kamat 7 年 前
コミット
f320f05192
1 ファイル変更1 行追加1 行削除
  1. 1 1
      etc/ORG-NEWS

+ 1 - 1
etc/ORG-NEWS

@@ -157,7 +157,7 @@ should be written instead
 ,* Headline
 :PROPERTIES:
 :header-args: :exports code
-:header-args: :var a=1 b=2
+:header-args+: :var a=1 b=2
 :header-args+: :var c=3
 :END:
 #+END_EXAMPLE