Skip to content

Commit d150268

Browse files
pqcommit-bot@chromium.org
authored andcommitted
doc typo
Change-Id: I5dffd69a1bd983db5e23d0e72ed8cf6baba1b004 Reviewed-on: https://dart-review.googlesource.com/c/82886 Reviewed-by: Paul Berry <[email protected]> Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Phil Quitslund <[email protected]>
1 parent 04941b5 commit d150268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/analyzer/lib/src/lint/linter.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ abstract class NodeLintRuleWithContext extends NodeLintRule {
391391
/// in the given [registry].
392392
///
393393
/// The node processors may use the provided [context] to access information
394-
/// that is not avaiable from the AST nodes or their associated elements.
394+
/// that is not available from the AST nodes or their associated elements.
395395
/// In a future release of the analyzer, [context] will become a required
396396
/// parameter.
397397
void registerNodeProcessors(NodeLintRegistry registry,

0 commit comments

Comments
 (0)