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 bb8c11d commit c4d9499Copy full SHA for c4d9499
src/AngleSharp.Css/Dom/BlendMode.cs
@@ -67,7 +67,7 @@ public enum BlendMode : byte
67
/// </summary>
68
SoftLight,
69
/// <summary>
70
- /// Substracts the darker color to the lighter one. Black on the foreground
+ /// Subtracts the darker color to the lighter one. Black on the foreground
71
/// has therefore no effect, white leads to the color of the backdrop, inverted.
72
73
Difference,
0 commit comments