mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[spellchecker] @NoSpellchecking: javadoc
GitOrigin-RevId: a99cccb09d1d5f652c6062226bded2fc70b6cf0e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
97290ae758
commit
9893db9201
@@ -19,6 +19,8 @@ import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
|
||||
/**
|
||||
* Allows suppression of spellchecking for annotated {@link com.intellij.util.xml.DomElement DomElement}.
|
||||
*
|
||||
* @author Sergey Evdokimov
|
||||
*/
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
|
||||
Reference in New Issue
Block a user