Skip to content

Commit 11d6cf0

Browse files
tripodsanshazron
authored andcommitted
@trivial - typo
1 parent c452f1a commit 11d6cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/fileSystemPaths.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ exports.file = {
4444
tempDirectory: null,
4545
// iOS: Holds app-specific files that should be synced (e.g. to iCloud).
4646
syncedDataDirectory: null,
47-
// iOS: Files private to the app, but that are meaningful to other applciations (e.g. Office files)
47+
// iOS: Files private to the app, but that are meaningful to other applications (e.g. Office files)
4848
documentsDirectory: null,
4949
// BlackBerry10: Files globally available to all apps
5050
sharedDirectory: null

0 commit comments

Comments
 (0)