- From: Eric Uhrhane via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 09 Sep 2010 21:51:12 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/file-system
In directory hutz:/tmp/cvs-serv1069
Modified Files:
file-dir-sys.html
Log Message:
Fix typo: Metadata->Flags
Index: file-dir-sys.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-dir-sys.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- file-dir-sys.html 8 Sep 2010 18:17:06 -0000 1.17
+++ file-dir-sys.html 9 Sep 2010 21:51:10 -0000 1.18
@@ -448,7 +448,7 @@
This interface is used to supply arguments to methods that look up or
create files or directories.
</p>
- <dl title='[NoInterfaceObject] interface Metadata' class='idl'>
+ <dl title='[NoInterfaceObject] interface Flags' class='idl'>
<dt>attribute boolean create</dt>
<dd>
Used to indicate that the user wants to create a file or directory
Received on Thursday, 9 September 2010 21:51:14 UTC