mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
typo (IDEA-183502)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Reports any arrays used in <b>String</b>
|
||||
concatenations or as parameters to <b>java.io.PrintStream</b>
|
||||
methods (such as <b>System.out.println()</b>). Usually in such
|
||||
a case, the contents of the array were meant to be used and the not array object itself.
|
||||
a case, the contents of the array were meant to be used and not the array object itself.
|
||||
<!-- tooltip end -->
|
||||
<p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user