Skip to content

Commit 0c84e06

Browse files
committed
CPP: Fix typo.
1 parent 6398298 commit 0c84e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/semmlecode.cpp.dbscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ diagnostic_for(
114114
/**
115115
* If extraction was successful, then `cpu_seconds` and
116116
* `elapsed_seconds` are the CPU time and elapsed time (respectively)
117-
* that extractino took for compiler invocation `id`.
117+
* that extraction took for compiler invocation `id`.
118118
*/
119119
compilation_finished(
120120
unique int id : @compilation ref,

0 commit comments

Comments
 (0)