зеркало из https://github.com/github/codeql.git
Ruby: 'a' -> 'an' in a qldoc
This commit is contained in:
Родитель
fe8945b5c9
Коммит
cf4a3e0bbe
|
@ -53,7 +53,7 @@ class ActionControllerClass extends DataFlow::ClassNode {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets a `ActionControllerActionMethod` defined in this class.
|
||||
* Gets an `ActionControllerActionMethod` defined in this class.
|
||||
*/
|
||||
ActionControllerActionMethod getAnAction() { result = this.getAnInstanceMethod().asMethod() }
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче