Skip to content

Commit f4a2c66

Browse files
committed
Fix typo
1 parent 0b8be46 commit f4a2c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/bootstrap/bootstrap-haskell

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ ask_base_channel() {
500500
echo "[S]kip - Do nothing and leave GHCup config as is"
501501
echo "[D]efault - The default channel maintained by GHCup developers"
502502
echo " (receives QA and support from GHCup and may provide"
503-
echo " unofficial bindists for lesser supported platforms)"
503+
echo " unofficial bindists for less supported platforms)"
504504
echo "[V]anilla - Only contains unchanged upstream binary distributions"
505505
echo " (is updated with newer releases faster since it receives no GHCup QA)"
506506
echo

0 commit comments

Comments
 (0)