CPP: Fix type 'diagnosstic'.

This commit is contained in:
Geoffrey White
2019-01-24 18:23:45 +00:00
parent 0c84e06234
commit dd271f1c93

View File

@@ -98,7 +98,7 @@ compilation_time(
/**
* An error or warning generated by the extractor.
* The diagnosstic message `diagnostic` was generated during compiler
* The diagnostic message `diagnostic` was generated during compiler
* invocation `compilation`, and is the `file_number_diagnostic_number`th
* message generated while extracting the `file_number`th file of that
* invocation.