Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 108c724

Browse files
Fix typo in comment
1 parent 439605d commit 108c724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎android-studio-3/checks/src/main/java/com/example/lint/checks/SampleCodeDetector.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public List<Class<? extends UElement>> getApplicableUastTypes() {
6767

6868
@Override
6969
public UElementHandler createUastHandler(JavaContext context) {
70-
// Not: Visiting UAST nodes is a pretty general purpose mechanism;
70+
// Note: Visiting UAST nodes is a pretty general purpose mechanism;
7171
// Lint has specialized support to do common things like "visit every class
7272
// that extends a given super class or implements a given interface", and
7373
// "visit every call site that calls a method by a given name" etc.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /