Skip to content

Commit d212300

Browse files
committed
Adding locale to spelling dictionary path
1 parent d98f9a5 commit d212300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/develop/settings/settings-common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@ Provides information about Microsoft accounts (MSA) and work or school accounts
10231023
10241024
The user's custom spelling dictionary is stored in a file in the following file path:
10251025
1026-
`%userprofile%\AppData\Roaming\Microsoft\Spelling\neutral\default.dic`
1026+
`%userprofile%\AppData\Roaming\Microsoft\Spelling\[locale id]\default.dic`
10271027
10281028
## USB
10291029

0 commit comments

Comments
 (0)