mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
spelling: substitutions
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -123,7 +123,7 @@ public class ExpansionEnvironment {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This the old default constructor, which always enables command substutitions.
|
* This the old default constructor, which always enables command substitutions.
|
||||||
* <b>Doing so is a security risk</b> whenever the string you expand may come
|
* <b>Doing so is a security risk</b> whenever the string you expand may come
|
||||||
* from an untrusted source, so you should only do that when you explicitly want
|
* from an untrusted source, so you should only do that when you explicitly want
|
||||||
* to do it and have decided that it is safe. (And then use the constructor that
|
* to do it and have decided that it is safe. (And then use the constructor that
|
||||||
|
|||||||
Reference in New Issue
Block a user