You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by he...@apache.org on 2012/04/05 21:02:12 UTC

[28/38] docs commit: Just a quick modification to add the formal File API spec url.

Just a quick modification to add the formal File API spec url.


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/2f165c2e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/2f165c2e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/2f165c2e

Branch: refs/heads/master
Commit: 2f165c2e79a3a85bf2c45474c733f5b1fd213bf0
Parents: 6f5f629
Author: Raymond Camden <ra...@gmail.com>
Authored: Mon Mar 19 09:10:46 2012 -0500
Committer: hermwong <he...@gmail.com>
Committed: Thu Apr 5 10:51:59 2012 -0700

----------------------------------------------------------------------
 docs/en/edge/phonegap/file/file.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/2f165c2e/docs/en/edge/phonegap/file/file.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/phonegap/file/file.md b/docs/en/edge/phonegap/file/file.md
index 8bd3719..77cae21 100644
--- a/docs/en/edge/phonegap/file/file.md
+++ b/docs/en/edge/phonegap/file/file.md
@@ -1,7 +1,7 @@
 File
 ==========
 
-> An API to read, write and navigate file system hierarchies. 
+>  This API is based on the W3C [File API](http://www.w3.org/TR/FileAPI). An API to read, write and navigate file system hierarchies. 
 
 Objects
 -------