No resource identifier found for attribute 'orintation' in package 'android'如何解决

No resource identifier found for attribute 'orintation' in package 'android'怎么解决
error: No resource identifier found for attribute 'orintation' in package 'android'


在main.xml中写入
 android:orintation="horizontal"
是出现错误,怎么解决啊 ! 
------解决方案--------------------
RelativeLayout  没有这个属性
LinearLayout 才有这个属性
------解决方案--------------------
就是LinearLayout  没有其他的办法了
------解决方案--------------------
就是用的LinearLayout
------解决方案--------------------
orientation。。。。。。。。
------解决方案--------------------
版本问题,升级adt试试
------解决方案--------------------
引用:
orientation。。。。。。。。


单词错了