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 04941b5 commit d150268Copy full SHA for d150268
pkg/analyzer/lib/src/lint/linter.dart
@@ -391,7 +391,7 @@ abstract class NodeLintRuleWithContext extends NodeLintRule {
391
/// in the given [registry].
392
///
393
/// The node processors may use the provided [context] to access information
394
- /// that is not avaiable from the AST nodes or their associated elements.
+ /// that is not available from the AST nodes or their associated elements.
395
/// In a future release of the analyzer, [context] will become a required
396
/// parameter.
397
void registerNodeProcessors(NodeLintRegistry registry,
0 commit comments