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.
2 parents ed9082c + b135bd5 commit 2596a15Copy full SHA for 2596a15
src/Sniffs/Sniff.php
@@ -45,7 +45,7 @@ public function register();
45
* is found.
46
*
47
* The stackPtr variable indicates where in the stack the token was found.
48
- * A sniff can acquire information this token, along with all the other
+ * A sniff can acquire information about this token, along with all the other
49
* tokens within the stack by first acquiring the token stack:
50
51
* <code>
0 commit comments