diff --git a/ports/run/noux_tool_chain_auto.run b/ports/run/noux_tool_chain_auto.run index 9fca74b62b..796c35e616 100644 --- a/ports/run/noux_tool_chain_auto.run +++ b/ports/run/noux_tool_chain_auto.run @@ -5,7 +5,7 @@ # if {[is_qemu_available]} { - puts "\nAuto test running on Qemu is not recommented.\n" + puts "\nAuto test running on Qemu is not recommended.\n" exit 0 } if {[have_spec pistachio]} { diff --git a/ports/run/seoul-kernelbuild.run b/ports/run/seoul-kernelbuild.run index a63fc28bd5..ddc29aaa58 100644 --- a/ports/run/seoul-kernelbuild.run +++ b/ports/run/seoul-kernelbuild.run @@ -10,7 +10,7 @@ assert_spec nova if {[is_qemu_available]} { - puts "\nAuto test running on Qemu is not recommented.\n" + puts "\nAuto test running on Qemu is not recommended.\n" exit }