File.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 10 May 2010 04:33:33 +0000 (12:33 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 10 May 2010 04:33:33 +0000 (12:33 +0800)
File.js

diff --git a/File.js b/File.js
index e788e59..cc6be0f 100644 (file)
--- a/File.js
+++ b/File.js
@@ -90,7 +90,7 @@ var File = {
     },
     /**
      * write
-     * @arg path {String} File to write to
+     * @arg path {String} File to write to alwasy overwrites.
      * @arg string {String} Contents of file.
      * 
      */