We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6398298 commit 0c84e06Copy full SHA for 0c84e06
cpp/ql/src/semmlecode.cpp.dbscheme
@@ -114,7 +114,7 @@ diagnostic_for(
114
/**
115
* If extraction was successful, then `cpu_seconds` and
116
* `elapsed_seconds` are the CPU time and elapsed time (respectively)
117
- * that extractino took for compiler invocation `id`.
+ * that extraction took for compiler invocation `id`.
118
*/
119
compilation_finished(
120
unique int id : @compilation ref,
0 commit comments