We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfbb9d commit 1b088d5Copy full SHA for 1b088d5
Rubberduck.CodeAnalysis/Inspections/Concrete/ProcedureNotUsedInspection.cs
@@ -51,7 +51,7 @@ namespace Rubberduck.CodeAnalysis.Inspections.Concrete
51
///
52
/// Public Sub DoSomething()
53
/// 'a public procedure in a standard module may be a macro
54
- /// attached to a worksheet Shape or invoked by means other than user code.
+ /// 'attached to a worksheet Shape or invoked by means other than user code.
55
/// End Sub
56
/// ]]>
57
/// </module>
0 commit comments