2009/dap/camera Overview.html,1.97,1.98

Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv10531

Modified Files:
	Overview.html 
Log Message:
typos


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- Overview.html	16 Jul 2010 13:50:07 -0000	1.97
+++ Overview.html	16 Jul 2010 13:50:50 -0000	1.98
@@ -168,7 +168,7 @@
       <dd>The codecs attribute only specifies the profile and level of the encoded content
       which doesn't specify the actual bitrate. It only specifies the maximum encoded 
       bitrate, thus this bitrate attribute is the average bitrate of the content. In the case
-      of a image this attribute has value 0.</dd>
+      of an image this attribute has value 0.</dd>
 
       <dt>attribute unsigned long height </dt>
       <dd>The height attribute represents height of the image or video
@@ -180,7 +180,7 @@
 
       <dt>attribute double duration </dt>
       <dd>The duration attribute represents length of the video or sound
-      clip in milliseconds. In the case of a image this attribute has value 0.</dd>
+      clip in milliseconds. In the case of an image this attribute has value 0.</dd>
     </dl>
 
     <p class="note">Some of the proposed attributes of the <code>FormatData</code> interface could possibly be integrated as parameters of the MIME type, or as MIME options object.</p>

Received on Friday, 16 July 2010 13:50:53 UTC