Skip to content

Commit b0c6a51

Browse files
committed
Fix minor typos
1 parent 11c9fc0 commit b0c6a51

File tree

2 files changed

+50
-5
lines changed

2 files changed

+50
-5
lines changed

Rubberduck.Resources/RubberduckUI.Designer.cs

Lines changed: 48 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Rubberduck.Resources/RubberduckUI.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,7 @@ Would you like to import them to Rubberduck?</value>
11821182
<value>Unexpected Error</value>
11831183
</data>
11841184
<data name="Command_Reparse_CompileOnDemandEnabled" xml:space="preserve">
1185-
<value>The VBEsetting "Compile On Demand" is currently enabled. This is not recommended as this may hide compilation errors and cause problems with parsing. Do you want to parse anyway?</value>
1185+
<value>The VBE setting "Compile On Demand" is currently enabled. This is not recommended as this may hide compilation errors and cause problems with parsing. Do you want to parse anyway?</value>
11861186
</data>
11871187
<data name="Command_Reparse_CompileOnDemandEnabled_Caption" xml:space="preserve">
11881188
<value>Compile On Demand Setting</value>
@@ -1627,7 +1627,7 @@ NOTE: Restart is required for the setting to take effect.</value>
16271627
<value>Inconclusive</value>
16281628
</data>
16291629
<data name="TestOutcome_Succeeded" xml:space="preserve">
1630-
<value>Suceeded</value>
1630+
<value>Succeeded</value>
16311631
</data>
16321632
<data name="TestOutcome_Unknown" xml:space="preserve">
16331633
<value>Unknown</value>

0 commit comments

Comments
 (0)