Skip to content

Commit 08564be

Browse files
committed
Typo
1 parent bbb30e3 commit 08564be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/ReportGenerator.Core/Properties/Resources.Designer.cs

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

src/ReportGenerator.Core/Properties/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<value>The report file pattern '{0}' is invalid. No matching files found.</value>
197197
</data>
198198
<data name="FailedToInstantiatePlugin" xml:space="preserve">
199-
<value>Failed to instantiateplugin class '{0}'.</value>
199+
<value>Failed to instantiate plugin class '{0}'.</value>
200200
</data>
201201
<data name="FailedToLoadPlugins" xml:space="preserve">
202202
<value>Failed to load plugins from '{0}'. Make sure plugin has a strong name.</value>

0 commit comments

Comments
 (0)