mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-28 08:02:08 +00:00
fix doc grammar-o to cycle bots
This commit is contained in:
parent
19a71e358e
commit
846bf1d43f
@ -186,7 +186,7 @@ op->emitError("...").attachNote() << "...";
|
||||
## InFlight Diagnostic
|
||||
|
||||
Now that [Diagnostics](#diagnostic) have been explained, we introduce the
|
||||
`InFlightDiagnostic`. is an RAII wrapper around a diagnostic that is set to be
|
||||
`InFlightDiagnostic`, an RAII wrapper around a diagnostic that is set to be
|
||||
reported. This allows for modifying a diagnostic while it is still in flight. If
|
||||
it is not reported directly by the user it will automatically report when
|
||||
destroyed.
|
||||
|
Loading…
Reference in New Issue
Block a user