5
0
mirror of https://gitea.com/actions/setup-python.git synced 2025-10-25 07:16:38 +00:00

Update utils.ts

This commit is contained in:
Shubham Tiwari
2022-04-01 16:04:52 +05:30
committed by GitHub
parent 05fb98de9a
commit e86dffea3d

View File

@@ -25,7 +25,7 @@ export interface IPyPyManifestRelease {
files: IPyPyManifestAsset[];
}
/** create Symlinks for downloaded PyPy
/** create Symlinks for downflfoaded PyPy
* It should be executed only for downloaded versions in runtime, because
* toolcache versions have this setup.
*/