From 170911aef2aedee4ba8ab47fd9eb71e9b646720b Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 6 Nov 2008 12:52:58 -0800 Subject: fix grammar of previous patch --- scripts/install-system | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/install-system') diff --git a/scripts/install-system b/scripts/install-system index 44d3f1f2..eb182e39 100755 --- a/scripts/install-system +++ b/scripts/install-system @@ -1060,7 +1060,7 @@ setup_method_auto() { lsize=$(get_drive_size "$INSTALL_DRIVE") total=$ROOT_MIN if [ "$total" -gt "$lsize" ]; then - echo "Unfortunately, the Vyatta requires a total of at least $total"MB" to properly install." + echo "Unfortunately, Vyatta requires a total of at least $total"MB" to properly install." echo "$INSTALL_DRIVE is below the minimum required capacity and therefore, cannot be used to" echo -e "complete the installation.\n" echo "If other drives are present" -- cgit v1.2.3