mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Ssh2.qll: fix a typo
This commit is contained in:
@@ -27,7 +27,7 @@ private module Ssh2 {
|
||||
}
|
||||
|
||||
/**
|
||||
* A `execute` method responsible for executing commands on remote secondary servers.
|
||||
* An `execute` method responsible for executing commands on remote secondary servers.
|
||||
*/
|
||||
class Ssh2Execute extends SecondaryCommandInjection {
|
||||
Ssh2Execute() {
|
||||
|
||||
Reference in New Issue
Block a user