[spellchecker] @NoSpellchecking: javadoc

GitOrigin-RevId: a99cccb09d1d5f652c6062226bded2fc70b6cf0e
This commit is contained in:
Yann Cébron
2019-08-07 11:10:08 +03:00
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)