- From: Eric Uhrhane via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Mar 2012 19:41:44 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/file-system
In directory hutz:/tmp/cvs-serv1753
Modified Files:
file-writer.html
Log Message:
Trivial security recommendation tweak.
Index: file-writer.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-writer.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- file-writer.html 7 Mar 2012 19:37:48 -0000 1.39
+++ file-writer.html 7 Mar 2012 19:41:42 -0000 1.40
@@ -1077,7 +1077,7 @@
<p>
Other parts of the download protection tool-chain such as flagging files
as unsafe to open, refusing to create dangerous file names, and making
- sure that the mime type of a file matches its extension should naturally
+ sure that the mime type of a file matches its extension may naturally
be applied.
</p>
</section>
Received on Wednesday, 7 March 2012 19:41:51 UTC