Skip to content

Commit 029d5fb

Browse files
committed
Fix spelling mistake
1 parent 03edcb9 commit 029d5fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/ql/lib/codeql/actions/security/ControlChecks.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ abstract class LabelCheck extends ControlCheck {
284284
* of this model is for any environment to be considered a sanitizer.
285285
* If values are (currently manually/externally) provided in `actions/ql/lib/ext/config/deployment_environment.yml`
286286
* then those names will be used to define the valid sanitizer set.
287-
* To create a default of "no default saniziter environment" one can add an
287+
* To create a default of "no default sanitizer environment" one can add an
288288
* empty string to the data array in `deployment_environment.yml`.
289289
*/
290290
class EnvironmentCheck extends ControlCheck instanceof Environment {

0 commit comments

Comments
 (0)