Fix inspection message

This commit is contained in:
Toshiaki Kameyama
2018-10-01 04:52:17 +03:00
committed by Mikhail Glukhikh
parent 920c200693
commit 3c75dd7b5a
10 changed files with 10 additions and 10 deletions
@@ -1,4 +1,4 @@
// PROBLEM: Call chain on collection could be converted into 'Sequence' to increase performance
// PROBLEM: Call chain on collection could be converted into 'Sequence' to improve performance
// HIGHLIGHT: GENERIC_ERROR_OR_WARNING
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// PROBLEM: Call chain on collection could be converted into 'Sequence' to increase performance
// PROBLEM: Call chain on collection could be converted into 'Sequence' to improve performance
// HIGHLIGHT: GENERIC_ERROR_OR_WARNING
// WITH_RUNTIME