[common][video][TSIX-6803, fix spelling mistake] 29/246429/2
authorqunfang.lin <qunfang.lin@samsung.com>
Thu, 29 Oct 2020 07:44:35 +0000 (15:44 +0800)
committerQunfang Lin <qunfang.lin@samsung.com>
Thu, 29 Oct 2020 07:48:22 +0000 (07:48 +0000)
Change-Id: I3ec4bee128b9bbf65919b99047c75feeacb7a939
Signed-off-by: qunfang.lin <qunfang.lin@samsung.com>
common/tct-video-html5-tests/video/w3c/video_000-manual.htm

index 0ef092b672931b2d8ba37cffbf8acb1b8fc3372e..e04ba7d5216c1357ce76517438af9f31cd5339f2 100755 (executable)
@@ -48,7 +48,7 @@ document.write("<video src='"+ getVideoURI('../media/movie_300') + "' >");
 </script>
 If you see this then you do not implement the HTMLVideoElement
 </video>
-<pre>Below is an image of how the above video element should render (all time cloks at zero).</pre>
+<pre>Below is an image of how the above video element should render (all time clocks at zero).</pre>
 <img src='../media/movie_300_frame_0.png' />
 </body>
 </html>