mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
Everywhere: Fix a bunch of typos
This commit is contained in:
Notes:
sideshowbarker
2024-07-18 17:56:38 +09:00
@@ -89,7 +89,7 @@ Vector<CSS::Selector::ComplexSelector> Parser::parse_selectors(Vector<String> pa
|
||||
// TODO:
|
||||
// This is a mess because the prelude is parsed as a string.
|
||||
// It should really be parsed as its class, but the cpp gods have forsaken me
|
||||
// and i cant make it work due to cyclic includes.
|
||||
// and I can't make it work due to cyclic includes.
|
||||
|
||||
Vector<CSS::Selector::ComplexSelector> selectors;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user