- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Apr 2010 12:56:04 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/file-system
In directory hutz:/tmp/cvs-serv17301
Modified Files:
file-writer.html
Log Message:
s/attribute/field/ in prose as well
Index: file-writer.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-writer.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- file-writer.html 12 Apr 2010 12:55:34 -0000 1.7
+++ file-writer.html 12 Apr 2010 12:56:02 -0000 1.8
@@ -682,7 +682,7 @@
<dt>unsigned short code</dt>
<dd> </dd>
</dl>
- The <a>code</a> attribute MUST return one of the constants of the
+ The <a>code</a> field MUST return one of the constants of the
<a>FileException</a> error, which MUST be the most appropriate code from
the table below.
</section>
Received on Monday, 12 April 2010 12:56:05 UTC