- From: Eric Uhrhane via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 28 Apr 2010 02:54:31 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/file-system
In directory hutz:/tmp/cvs-serv10865
Modified Files:
file-writer.html
Log Message:
Typo fix.
Index: file-writer.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-writer.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- file-writer.html 28 Apr 2010 01:41:30 -0000 1.9
+++ file-writer.html 28 Apr 2010 02:54:29 -0000 1.10
@@ -152,7 +152,7 @@
<dt>in optional DOMString endings</dt>
<dd>
<p>
- This parementer specifies how strings containing <code>\n</code>
+ This parameter specifies how strings containing <code>\n</code>
are to be written out. If the user does not provide the
<code>endings</code> parameter, the user agent MUST act as if
the user had specified a value of 'transparent'. If the user
Received on Wednesday, 28 April 2010 02:54:32 UTC