mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Fix non-US spellings: s/analyse/analyze
This commit is contained in:
@@ -34,7 +34,7 @@ private import semmle.code.java.StringFormat
|
||||
* A string constant that contains a prefix whose possibly-appended strings are
|
||||
* returned by `getAnAppendedExpression`.
|
||||
*
|
||||
* Extend this class to specify prefixes whose possibly-appended strings should be analysed.
|
||||
* Extend this class to specify prefixes whose possibly-appended strings should be analyzed.
|
||||
*/
|
||||
abstract class InterestingPrefix extends CompileTimeConstantExpr {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user