Skip to content

Commit f491267

Browse files
authored
Update source/specifications/recording-installed-packages.rst
1 parent 34a2f84 commit f491267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/recording-installed-packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ To achieve this, affected tools should take the following steps:
246246

247247
Python runtime providers may also prevent inadvertent modification of platform
248248
provided packages by modifying the default Python package installation scheme
249-
to use a location other than that used by distribution packages (while also
249+
to use a location other than that used by platform provided packages (while also
250250
ensuring both locations appear on the default Python import path).
251251

252252
In some circumstances, it may be desirable to block even installation of

0 commit comments

Comments
 (0)