mirror of
https://github.com/github/codeql.git
synced 2026-04-18 13:34:02 +02:00
CPP: Fix typo.
This commit is contained in:
@@ -114,7 +114,7 @@ diagnostic_for(
|
||||
/**
|
||||
* If extraction was successful, then `cpu_seconds` and
|
||||
* `elapsed_seconds` are the CPU time and elapsed time (respectively)
|
||||
* that extractino took for compiler invocation `id`.
|
||||
* that extraction took for compiler invocation `id`.
|
||||
*/
|
||||
compilation_finished(
|
||||
unique int id : @compilation ref,
|
||||
|
||||
Reference in New Issue
Block a user