@trivial - typo

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/commit/11d6cf06
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/11d6cf06
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/11d6cf06

Branch: refs/heads/master
Commit: 11d6cf06eef46528ecd63ab567ff33ec476a967a
Parents: c452f1a
Author: Tobias Bocanegra <tri...@adobe.com>
Authored: Tue Aug 25 18:08:50 2015 -0700
Committer: Shazron Abdullah <shaz...@apache.org>
Committed: Wed Aug 26 16:02:17 2015 -0700

----------------------------------------------------------------------
 www/fileSystemPaths.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/11d6cf06/www/fileSystemPaths.js
----------------------------------------------------------------------
diff --git a/www/fileSystemPaths.js b/www/fileSystemPaths.js
index c332f48..640b9d6 100644
--- a/www/fileSystemPaths.js
+++ b/www/fileSystemPaths.js
@@ -44,7 +44,7 @@ exports.file = {
     tempDirectory: null,
     // iOS: Holds app-specific files that should be synced (e.g. to iCloud).
     syncedDataDirectory: null,
-    // iOS: Files private to the app, but that are meaningful to other 
applciations (e.g. Office files)
+    // iOS: Files private to the app, but that are meaningful to other 
applications (e.g. Office files)
     documentsDirectory: null,
     // BlackBerry10: Files globally available to all apps
     sharedDirectory: null


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to