mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
CPP: Fix typo.
This commit is contained in:
@@ -256,7 +256,7 @@ class FormatLiteral extends Literal {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the format string, with '%%' adn '%@' replaced by '_' (to avoid processing
|
||||
* Gets the format string, with '%%' and '%@' replaced by '_' (to avoid processing
|
||||
* them as format specifiers).
|
||||
*/
|
||||
string getFormat() {
|
||||
|
||||
Reference in New Issue
Block a user