Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e86dffe

Browse files
authored
Update utils.ts
1 parent 05fb98d commit e86dffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export interface IPyPyManifestRelease {
2525
files: IPyPyManifestAsset[];
2626
}
2727

28-
/** create Symlinks for downloaded PyPy
28+
/** create Symlinks for downflfoaded PyPy
2929
* It should be executed only for downloaded versions in runtime, because
3030
* toolcache versions have this setup.
3131
*/

0 commit comments

Comments
 (0)