We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cae22b commit fbdf635Copy full SHA for fbdf635
src/AngleSharp.Css/Dom/TextAlignLast.cs
@@ -8,7 +8,7 @@ public enum TextAlignLast : byte
8
/// <summary>
9
/// The affected line is aligned per the value of text-align, unless
10
/// text-align is justify, in which case the effect is the same as
11
- /// etting text-align-last to left.
+ /// setting text-align-last to left.
12
/// </summary>
13
Auto,
14
0 commit comments