Skip to content

Commit 3e62ecf

Browse files
committed
chore: update docs
1 parent 3f23b23 commit 3e62ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/pathlib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1605,7 +1605,7 @@ Copying, moving and deleting
16051605
.. versionadded:: 3.14
16061606

16071607
.. versionchanged:: 3.15
1608-
Added exist_ok argument to allow copy duplicate directory
1608+
The *exist_ok* parameter is added to allow copying duplicate directories.
16091609

16101610

16111611
.. method:: Path.rename(target)

0 commit comments

Comments
 (0)