Skip to content

Commit 9fb9c6a

Browse files
authored
[Settings] fix typo in Resources.resw (#19647)
relevent -> relevant
1 parent a397e72 commit 9fb9c6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/settings-ui/Settings.UI/Strings/en-us/Resources.resw

+2-2
Original file line numberDiff line numberDiff line change
@@ -2138,7 +2138,7 @@ From there, simply click on one of the supported files in the File Explorer and
21382138
<value>Selected item weight</value>
21392139
</data>
21402140
<data name="PowerLauncher_WaitForSlowResults.Description" xml:space="preserve">
2141-
<value>Selecting this can help preselect the top, more relevent result, but at the risk of jumpiness</value>
2141+
<value>Selecting this can help preselect the top, more relevant result, but at the risk of jumpiness</value>
21422142
</data>
21432143
<data name="PowerLauncher_WaitForSlowResults.Header" xml:space="preserve">
21442144
<value>Wait on slower plugin results before selecting top item in results</value>
@@ -2152,4 +2152,4 @@ From there, simply click on one of the supported files in the File Explorer and
21522152
<data name="AlwaysOnTop_RoundCorners.Content" xml:space="preserve">
21532153
<value>Enable round corners</value>
21542154
</data>
2155-
</root>
2155+
</root>

0 commit comments

Comments
 (0)