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 812f945 commit 417111dCopy full SHA for 417111d
src/AngleSharp.Css/ValueConverters.cs
@@ -381,7 +381,7 @@ static class ValueConverters
381
public static readonly IValueConverter TextTransformConverter = Map.TextTransforms.ToConverter();
382
383
/// <summary>
384
- /// Represents a converter for the TextTAligLast enumeration.
+ /// Represents a converter for the TextAlignLast enumeration.
385
/// </summary>
386
public static readonly IValueConverter TextAlignLastConverter = Map.TextAlignLasts.ToConverter();
387
0 commit comments