Skip to content

Commit 1895e69

Browse files
committed
bpo-44895: Update doc
1 parent 5324b4f commit 1895e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/cmdline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ Debug-mode variables
978978

979979
.. envvar:: PYTHONDUMPFILE
980980

981-
If set, Python will create a file at `$PYTHONDUMPFILE` as dump file
981+
If set, Python will create a file named `$PYTHONDUMPFILE` as the dump file
982982
which is generated by :envvar:`PYTHONDUMPREFS`.
983983

984984
Need Python configured with the :option:`--with-trace-refs` build option.

0 commit comments

Comments
 (0)