Minor corrections on code review
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports any explicit calls of 'get' or 'set' functions which can be replaced by indexing operator []
|
||||
This inspection reports any explicit calls of <code>get</code> or <code>set</code> functions which can be replaced by indexing operator <code>[]</code>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user