Skip to content

Commit c7838f5

Browse files
committed
Fix docs bug
1 parent 6ceeb32 commit c7838f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/pdb.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ by :file:`.pdbrc` files in user's home and current directory.
402402
:file:`.pdbrc` is now read with ``'utf-8'`` encoding. Previously, it was read
403403
with the system locale encoding.
404404

405-
.. versionadded:: 3.15
405+
.. versionadded:: next
406406
:file:`.pdbrc` is now searched in ``$XDG_CONFIG_HOME/pdb`` directory first.
407407
Previously, this location was ignored.
408408

0 commit comments

Comments
 (0)