api_changes_list_2021.md: typo

This commit is contained in:
Yann Cébron 2021-06-24 09:42:33 +02:00
parent 23cfffd815
commit ffda9d7a03

View File

@ -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