We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129a761 commit 2cae22bCopy full SHA for 2cae22b
src/AngleSharp.Css/Dom/UpdateFrequency.cs
@@ -14,7 +14,7 @@ public enum UpdateFrequency : byte
14
/// The layout may change dynamically according to the
15
/// usual rules of CSS, but the output device is not
16
/// able to render or display changes quickly enough for
17
- /// them to be percieved as a smooth animation.
+ /// them to be perceived as a smooth animation.
18
/// Example: E-ink screens or severely under-powered
19
/// devices.
20
/// </summary>
0 commit comments