File.js
[app.Builder.js] / 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.
      * 
      */