2009/dap/file-system file-writer.html,1.43,1.44

Update of /sources/public/2009/dap/file-system
In directory hutz:/tmp/cvs-serv25286

Modified Files:
	file-writer.html 
Log Message:
Fix a close tag.
Fix the order of css includes in Overview.html.


Index: file-writer.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-writer.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- file-writer.html	16 Apr 2012 20:26:02 -0000	1.43
+++ file-writer.html	16 Apr 2012 20:56:59 -0000	1.44
@@ -655,7 +655,7 @@
                 <code>writestart</code>.</li>
               <li>Return from the write method, but continue processing
               the other steps in this algorithm.</li>
-              <li><a>Make progress notifications<a>.  On getting, while
+              <li><a>Make progress notifications</a>.  On getting, while
                 processing the <code>write</code> method, the
                 <code>length</code> and <code>position</code> attributes MUST
                 indicate the progress made in writing the file as of the last

Received on Monday, 16 April 2012 20:57:04 UTC