Explorar o código

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 %!s(int64=8) %!d(string=hai) anos
pai
achega
f320f05192
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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