1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-python synced 2025-06-08 04:18:19 +02:00

Fix typos found by codespell (#650)

This commit is contained in:
Dimitri Papadopoulos Orfanos 2023-07-13 15:35:02 +02:00 committed by GitHub
parent ea5b57fccc
commit 61a6322f88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

2
dist/setup/index.js vendored
View file

@ -69290,7 +69290,7 @@ const core = __importStar(__nccwpck_require__(2186));
const tc = __importStar(__nccwpck_require__(7784));
// Python has "scripts" or "bin" directories where command-line tools that come with packages are installed.
// This is where pip is, along with anything that pip installs.
// There is a seperate directory for `pip install --user`.
// There is a separate directory for `pip install --user`.
//
// For reference, these directories are as follows:
// macOS / Linux: