Skip to content

Commit 7e5231a

Browse files
committed
Resource string corrections.
1 parent 9de2d1d commit 7e5231a

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

RetailCoder.VBE/UI/RubberduckUI.Designer.cs

Lines changed: 1 addition & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

RetailCoder.VBE/UI/RubberduckUI.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1980,7 +1980,7 @@ Would you like to import them to Rubberduck?</value>
19801980
<value>[expected] and [actual] values are not the same type.</value>
19811981
</data>
19821982
<data name="Assert_NeitherParameterIsArray" xml:space="preserve">
1983-
<value>"Neither [expected] and [actual] is an array."</value>
1983+
<value>Neither [expected] or [actual] is an array.</value>
19841984
</data>
19851985
<data name="Assert_ParameterIsNotArrayFormat" xml:space="preserve">
19861986
<value>{0} is not an array.</value>

0 commit comments

Comments
 (0)