소스 검색

fixed small bug in movie.xml

Jan Grewe 11 년 전
부모
커밋
c7ff4e6d60
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      v1.0/stimulus/movie.xml

+ 1 - 1
v1.0/stimulus/movie.xml

@@ -51,7 +51,7 @@
       <property>
       	<name>SpatialResolution</name>
 	      <value>
-			<type>2-tupel</type>
+			<type>2-tuple</type>
 			<unit>pixel</unit>
 		 </value>
 	      <definition>The image resolution e.g. (640;480) pixel.</definition>