Skip to content

Commit 89ce742

Browse files
authored
Fix typo
1 parent b298dfa commit 89ce742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

check.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ foreach ($version in $lastFewVersions) {
8383
continue;
8484
}
8585
if (-not $initialSetupExecuted) {
86-
InitalSetup
86+
InitialSetup
8787
$initialSetupExecuted = $true
8888
}
8989
$publishedVersions = Get-ChildItem .\manifests\r\Rustlang\Rust\$toolchain

0 commit comments

Comments
 (0)