8000 whats_new.rst: "C" must be capitalized in "CreationDate" · matplotlib/matplotlib@0354671 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0354671

Browse files
committed
whats_new.rst: "C" must be capitalized in "CreationDate"
1 parent 5fa8c5b commit 0354671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ The ``SOURCE_DATE_EPOCH`` environment variable can now be used to set
179179
the timestamp value in the PS and PDF outputs. See `source date epoch
180180
<https://reproducible-builds.org/specs/source-date-epoch/>`__.
181181

182-
Alternatively, calling ``savefig`` with ``metadata={'creationDate': None}``
182+
Alternatively, calling ``savefig`` with ``metadata={'CreationDate': None}``
183183
will omit the timestamp altogether for the PDF backend.
184184

185185
The reproducibility of the output from the PS and PDF backends has so

0 commit comments

Comments
 (0)
0