We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c452f1a commit 11d6cf0Copy full SHA for 11d6cf0
www/fileSystemPaths.js
@@ -44,7 +44,7 @@ exports.file = {
44
tempDirectory: null,
45
// iOS: Holds app-specific files that should be synced (e.g. to iCloud).
46
syncedDataDirectory: null,
47
- // 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)
48
documentsDirectory: null,
49
// BlackBerry10: Files globally available to all apps
50
sharedDirectory: null
0 commit comments