Skip to content

Commit 7496b4f

Browse files
authored
Merge pull request googlesamples#38 from chao2zhang/patch-1
Fix typo in changes.md
2 parents d2aa658 + 5e5e6e8 commit 7496b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/changes.md.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* Bytecode verification: Instead of warning about 3rd party lint checks
3232
being obsolete because they were not compiled against the latest Lint
3333
API, lint now run its own bytecode verification against the lint jar
34-
and will silently accept accept older (and newer!) lint checks if
34+
and will silently accept older (and newer!) lint checks if
3535
they do not reference APIs that are not available.
3636

3737
* Android Lint checks can now always access the resource repository for

0 commit comments

Comments
 (0)