Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784429a commit 37ab6c2Copy full SHA for 37ab6c2
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