Skip to content

Commit 532234b

Browse files
committed
Merge remote-tracking branch 'origin/pr/1237'
2 parents f4a2c66 + 499a0f9 commit 532234b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/bootstrap/bootstrap-haskell

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ ask_prerelease_channel() {
522522
echo "-------------------------------------------------------------------------------"
523523

524524
warn ""
525-
warn "Do you also want to enable the pre-releases channel, getting acces to."
525+
warn "Do you also want to enable the pre-releases channel, getting access to."
526526
warn "alpha, betas and release candidates?"
527527
warn ""
528528
warn "[N] No [Y] Yes [?] Help (default is \"N\")."
@@ -559,7 +559,7 @@ ask_cross_channel() {
559559
echo "-------------------------------------------------------------------------------"
560560

561561
warn ""
562-
warn "Do you also want to enable the cross channel, getting acces to"
562+
warn "Do you also want to enable the cross channel, getting access to"
563563
warn "experimental GHCJS, WASM, etc.?"
564564
warn ""
565565
warn "[N] No [Y] Yes [?] Help (default is \"N\")."

0 commit comments

Comments
 (0)