2009/dap/file-system file-dir-sys.html,1.30,1.31

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

Modified Files:
	file-dir-sys.html 
Log Message:
Fixed a typo.


Index: file-dir-sys.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-dir-sys.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- file-dir-sys.html	16 Mar 2011 23:33:49 -0000	1.30
+++ file-dir-sys.html	24 Mar 2011 22:41:03 -0000	1.31
@@ -1570,8 +1570,8 @@
           <dt>readonly attribute unsigned short code</dt>
           <dd>
             The <a>code</a> attribute, on getting, MUST return one of the
-            constants of the <a>FileError</a> error, which MUST be the most
-            appropriate code from the table below.
+            constants of the <a>FileException</a> exception, which MUST be the
+            most appropriate code from the table below.
           </dd>
         </dl>
       </section>

Received on Thursday, 24 March 2011 22:41:07 UTC