From 546a1441a9762f4cc501abfa23f5cdf73126e83e Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Mon, 17 May 2010 01:15:33 +0200 Subject: [PATCH] Fix some typos in code comments --- bin/xen-create-image | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/xen-create-image b/bin/xen-create-image index d6ea55c..ecc62f8 100755 --- a/bin/xen-create-image +++ b/bin/xen-create-image @@ -3177,7 +3177,7 @@ sub installSystem # - # Propogate --verbose + # Propagate --verbose # if ( $CONFIG{ 'verbose' } ) { @@ -3185,7 +3185,7 @@ sub installSystem } # - # Propogate --arche + # Propagate --arch # if ( $CONFIG{ 'arch' } ) {