Skip to content

Commit 2c5d2df

Browse files
committed
be keen to newcomers
1 parent 32cb577 commit 2c5d2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Crawler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ private function relativize($xpath)
968968
$expressions = [];
969969

970970
// An expression which will never match to replace expressions which cannot match in the crawler
971-
// We cannot simply drop
971+
// We cannot drop
972972
$nonMatchingExpression = 'a[name() = "b"]';
973973

974974
$xpathLen = \strlen($xpath);

0 commit comments

Comments
 (0)