Skip to content

Commit a62388a

Browse files
committed
Removing hyphenated occurrences of single-instance
1 parent 2c44e41 commit a62388a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hub/apps/develop/settings/settings-windows-11.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ User preferences that customize the Windows behavior when a cellular connection
3030

3131
| Registry value | Type | Data | Description |
3232
|---------------|------|-------|-------------|
33-
| UserCost | REG_DWORD | 0 or 1 | Maps the metered/unmetered state to each IMSI. |
33+
| UserCost | REG_DWORD | 0 or 1 | Maps the metered/unmetered state to each IMSI. 0: Unmetered. 1: Metered. |
3434

3535
### Registry values under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WwanSvc\DisallowAutoConnectByClient
3636

@@ -236,7 +236,6 @@ This setting helps to chose a theme for touch keyboard, voice typing, emoji and
236236

237237
This setting contains toggles and other settings related to touch keyboard, text suggestions and preferences.
238238

239-
This setting is single-instance.
240239

241240

242241
### Registry values under HKCU\Software\Microsoft\input\Settings

0 commit comments

Comments
 (0)