mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
style: fix a typo.
This commit is contained in:
parent
18a0c9b033
commit
80ed070639
1 changed files with 1 additions and 1 deletions
|
@ -686,7 +686,7 @@ where
|
|||
// sibling or cousin. Otherwise, recascading a bunch of identical
|
||||
// elements would unnecessarily flood the cache with identical entries.
|
||||
//
|
||||
// This is analagous to the obvious "don't insert an element that just
|
||||
// This is analogous to the obvious "don't insert an element that just
|
||||
// got a hit in the style sharing cache" behavior in the MatchAndCascade
|
||||
// handling above.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue