Skip to content

Commit 5891774

Browse files
committed
Fixing copy/paste error for ChangeSource values
1 parent a62388a commit 5891774

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,6 @@ The scope of this type is per device.
684684
685685
Settings related to the lunar Calendar in the task bar.
686686
687-
This setting is single-instance.
688687
689688
### Type: Windows.Data.LunarCalendar structure
690689
@@ -714,7 +713,6 @@ This type inherits from **LunarCalendar**. The scope of this type is per device.
714713
715714
Settings related to multiple displays.
716715
717-
This setting is single-instance.
718716
719717
### Type: Windows.Data.Settings.DisplaySettings.MultipleDisplays structure
720718
@@ -770,7 +768,7 @@ The scope of this type is per device.
770768
771769
### Type: Windows.Data.BlueLightReduction.ChangeSource enumeration
772770
773-
#### ActiveState values
771+
#### ChangeSource values
774772
775773
| Name | Value | Description |
776774
|------|-------|---------|
@@ -1027,7 +1025,6 @@ The user's custom spelling dictionary is stored in a file in the following file
10271025
10281026
This setting controls toggles such as connection notifications, battery saver and other notifications related to charging of PC.
10291027
1030-
This setting is single-instance.
10311028
10321029
### Registry values under HKCU\Software\Microsoft\Shell\USB
10331030

0 commit comments

Comments
 (0)