Skip to content

Commit 6ff3193

Browse files
Fix typo
1 parent ae0b374 commit 6ff3193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rules/ReturnCorrectTypesForDSCFunctions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ public SourceType GetSourceType()
210210
}
211211

212212
/// <summary>
213-
/// GetSeverity: Retrieves the severity of the rule: error, warning of information.
213+
/// GetSeverity: Retrieves the severity of the rule: error, warning or information.
214214
/// </summary>
215215
/// <returns></returns>
216216
public RuleSeverity GetSeverity()

0 commit comments

Comments
 (0)