scripts/build/arch/arm.sh
changeset 3119 1c56c03b7ed5
parent 1597 fa8f3ab724f9
child 3158 1161ea79915b
     1.1 --- a/scripts/build/arch/arm.sh	Mon Oct 26 23:11:10 2009 +0100
     1.2 +++ b/scripts/build/arch/arm.sh	Fri Nov 16 15:25:57 2012 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4          *,y)        CT_TARGET_SYS=eabi;;
     1.5      esac
     1.6  
     1.7 -    # Set the default instrcution set mode
     1.8 +    # Set the default instruction set mode
     1.9      case "${CT_ARCH_ARM_MODE}" in
    1.10          arm)    ;;
    1.11          thumb)