Skip to content

Commit 6451f99

Browse files
committed
Edit InspectionNames resource
InspectionNames resource for PublicImplementationsShouldBePrivateInspection
1 parent 2f5fae7 commit 6451f99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Rubberduck.Resources/Inspections/InspectionNames.Designer.cs

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

Rubberduck.Resources/Inspections/InspectionNames.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,6 @@
476476
<value>User Defined Type member is not used</value>
477477
</data>
478478
<data name="PublicImplementationShouldBePrivateInspection" xml:space="preserve">
479-
<value>Public implementations of interfaces and event handlers should be Private</value>
479+
<value>Implementations of interfaces and event handlers should be Private</value>
480480
</data>
481481
</root>

0 commit comments

Comments
 (0)