We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 784429a + 37ab6c2 commit ac4b67fCopy full SHA for ac4b67f
common/src/main/java/org/jetbrains/annotations/Nls.java
@@ -23,7 +23,7 @@
23
import java.lang.annotation.Target;
24
25
/**
26
- * Specifies that an element of the program is an user-visible string which needs to be localized.
+ * Specifies that an element of the program is a user-visible string which needs to be localized.
27
* This annotation is intended to be used by localization tools for
28
* detecting strings which should be reported as requiring localization.
29
*
0 commit comments