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 32cb577 commit 2c5d2dfCopy full SHA for 2c5d2df
Crawler.php
@@ -968,7 +968,7 @@ private function relativize($xpath)
968
$expressions = [];
969
970
// An expression which will never match to replace expressions which cannot match in the crawler
971
- // We cannot simply drop
+ // We cannot drop
972
$nonMatchingExpression = 'a[name() = "b"]';
973
974
$xpathLen = \strlen($xpath);
0 commit comments