Skip to content

Commit 812c25c

Browse files
sharktidepicnixz
andauthored
gh-133503 Fix wrong words - Append to Prepend
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 6be87f8 commit 812c25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/compileall.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ compile Python sources.
6464

6565
.. option:: -p prepend_prefix
6666

67-
Append the given prefix to paths recorded in the ``.pyc`` files.
67+
Prepend the given prefix to paths recorded in the ``.pyc`` files.
6868
Use ``-p /`` to make the paths absolute.
6969

7070
This option can be used with ``-s`` but not with ``-d``.

0 commit comments

Comments
 (0)