Updated Branches:
  refs/heads/master 992e91518 -> 4c962ee28

[CB-4625] lower case the w3c reference to avoid match and replace


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

Branch: refs/heads/master
Commit: 2ba0b3f7b1e20bf5a225610f5992e618e4f01da9
Parents: 992e915
Author: lorinbeer <[email protected]>
Authored: Tue Sep 3 10:16:48 2013 -0700
Committer: lorinbeer <[email protected]>
Committed: Tue Sep 3 10:16:48 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/cordova/file/file.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2ba0b3f7/docs/en/edge/cordova/file/file.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/file/file.md 
b/docs/en/edge/cordova/file/file.md
index 34dfd8c..ec79223 100644
--- a/docs/en/edge/cordova/file/file.md
+++ b/docs/en/edge/cordova/file/file.md
@@ -19,7 +19,7 @@ license: Licensed to the Apache Software Foundation (ASF) 
under one
 
 # File
 
-> An API to read, write and navigate file system hierarchies, based on the 
[W3C File API](http://www.w3.org/TR/FileAPI).
+> An API to read, write and navigate file system hierarchies, based on the 
[w3c file api](http://www.w3.org/TR/FileAPI).
 
 ## Objects
 

Reply via email to