documentation changes based on review

Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
Erik Krogh Kristensen
2019-10-04 14:42:16 +02:00
committed by GitHub
parent c8d60c9e2a
commit b741a65e9b
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
/**
* @name Suspicious method name declaration
* @description A method declaration with a name that would be a special keyword in another
* @description A method declaration with a name that is a special keyword in another
* context is suspicious.
* @kind problem
* @problem.severity warning