There was an error while loading. Please reload this page.
1 parent 03edcb9 commit 029d5fbCopy full SHA for 029d5fb
1 file changed
actions/ql/lib/codeql/actions/security/ControlChecks.qll
@@ -284,7 +284,7 @@ abstract class LabelCheck extends ControlCheck {
284
* of this model is for any environment to be considered a sanitizer.
285
* If values are (currently manually/externally) provided in `actions/ql/lib/ext/config/deployment_environment.yml`
286
* 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
+ * To create a default of "no default sanitizer environment" one can add an
288
* empty string to the data array in `deployment_environment.yml`.
289
*/
290
class EnvironmentCheck extends ControlCheck instanceof Environment {
0 commit comments