From 9b456fb3bef34a360c7d68a09dedbb08f27bf625 Mon Sep 17 00:00:00 2001 From: Alexander Boettcher Date: Tue, 3 Dec 2013 10:23:22 +0100 Subject: [PATCH] run: spelling fix --- ports/run/noux_tool_chain_auto.run | 2 +- ports/run/seoul-kernelbuild.run | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/run/noux_tool_chain_auto.run b/ports/run/noux_tool_chain_auto.run index 9fca74b62..796c35e61 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 a63fc28bd..ddc29aaa5 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 }