From 6c728bb4e8fcd40692a532b4499796bb078bd53b Mon Sep 17 00:00:00 2001 From: lipingma Date: Tue, 13 Jul 2021 13:12:50 +0800 Subject: [PATCH] test --- Engine/Generic/RuleSuppression.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Engine/Generic/RuleSuppression.cs b/Engine/Generic/RuleSuppression.cs index d8a41f974..e42324f3c 100644 --- a/Engine/Generic/RuleSuppression.cs +++ b/Engine/Generic/RuleSuppression.cs @@ -110,7 +110,7 @@ static RuleSuppression() } /// - /// Returns rule suppression from an attribute ast that has the type suppressmessageattribute + /// Returns rule suppression from an attribute ast that has the type Suppressmessageattribute /// /// ///