Skip to content

Commit dd271f1

Browse files
committed
CPP: Fix type 'diagnosstic'.
1 parent 0c84e06 commit dd271f1

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
@@ -98,7 +98,7 @@ compilation_time(
9898

9999
/**
100100
* An error or warning generated by the extractor.
101-
* The diagnosstic message `diagnostic` was generated during compiler
101+
* The diagnostic message `diagnostic` was generated during compiler
102102
* invocation `compilation`, and is the `file_number_diagnostic_number`th
103103
* message generated while extracting the `file_number`th file of that
104104
* invocation.

0 commit comments

Comments
 (0)