2009/dap/file-system file-dir-sys.html,1.36,1.37

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

Modified Files:
	file-dir-sys.html 
Log Message:
Fix a typo: FileWriter->File.


Index: file-dir-sys.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-dir-sys.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- file-dir-sys.html	27 May 2011 21:22:15 -0000	1.36
+++ file-dir-sys.html	7 Jun 2011 01:32:03 -0000	1.37
@@ -885,7 +885,7 @@
             <dl class='parameters'>
               <dt>FileCallback successCallback</dt>
               <dd>
-                A callback that is called with the new <a>FileWriter</a>.
+                A callback that is called with the <a>File</a>.
               </dd>
               <dt>optional ErrorCallback errorCallback</dt>
               <dd>

Received on Tuesday, 7 June 2011 01:32:06 UTC