mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_changes_list_2021.md: typo
This commit is contained in:
parent
23cfffd815
commit
ffda9d7a03
@ -109,7 +109,7 @@ Please see [Incompatible API Changes](api_changes_list.md) on how to verify comp
|
||||
: Use `org.jetbrains.uast.UAnnotated.getUAnnotations()` instead.
|
||||
|
||||
`org.jetbrains.uast.UAnnotated.getUAnnotations()` marked abstract
|
||||
: Previously this circulary referenced `org.jetbrains.uast.UAnnotated.getAnnotations()`, which has been removed.
|
||||
: Previously this circularly referenced `org.jetbrains.uast.UAnnotated.getAnnotations()`, which has been removed.
|
||||
|
||||
### Performance Testing Plugin 2021.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user