Skip to content

Commit

Permalink
Fixed module name
Browse files Browse the repository at this point in the history
  • Loading branch information
martinchrzan committed Jul 31, 2020
1 parent 6fafb01 commit 29ea95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/colorPicker/ColorPicker/ColorPicker.rc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

STRINGTABLE
BEGIN
IDS_LAUNCHER_NAME L"Color Picker"
IDS_LAUNCHER_NAME L"ColorPicker"
IDS_LAUNCHER_SETTINGS_DESC L"This feature requires Windows 10 version 1903 or higher"
END

Expand Down

0 comments on commit 29ea95a

Please sign in to comment.