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 9a02c0c commit 812f945Copy full SHA for 812f945
src/AngleSharp.Css/Values/Primitives/CounterDefinition.cs
@@ -73,7 +73,7 @@ public Boolean Equals(CounterDefinition other) =>
73
74
/// <summary>
75
/// Checks for equality against the given object, if
76
- /// the provided object is no coutner definition the
+ /// the provided object is no counter definition the
77
/// result is false.
78
/// </summary>
79
/// <param name="obj">The object to check against.</param>
0 commit comments