You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2012/03/27 20:54:30 UTC

[2/2] 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/368b060a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/368b060a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/368b060a

Branch: refs/heads/master
Commit: 368b060a7f7905971c6cc25aa1ab22dabf8cedd0
Parents: e1d9f8b
Author: Raymond Camden <ra...@gmail.com>
Authored: Mon Mar 19 09:10:46 2012 -0500
Committer: Raymond Camden <ra...@gmail.com>
Committed: Mon Mar 19 09:10:46 2012 -0500

----------------------------------------------------------------------
 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/368b060a/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
 -------