GitHub user mmocny opened a pull request:
https://github.com/apache/incubator-cordova-docs/pull/28
Fix documentation for file fail handlers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mmocny/incubator-cordova-docs
fix_documentation_fs_fail_handler
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-cordova-docs/pull/28.patch
----
commit 24472ed5e74d1414700e77b29fa8aaf666b3e7cb
Author: Michal Mocny <[email protected]>
Date: 2012-08-16T08:37:31-07:00
Replacing incorrect use of progress event error handler with file error
handler in documentation.
commit a99e9260d84cb383a46537dc3e3c2643a8eba769
Author: Michal Mocny <[email protected]>
Date: 2012-08-16T11:31:58-07:00
Fixing a few other fail handlers in docs
----