doc: apply suggestions from code review
Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
This commit is contained in:
parent
8e085fb637
commit
64e7f25ffe
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ structure NamingContext where
|
|||
currNamespace : Name
|
||||
openDecls : List OpenDecl
|
||||
|
||||
/-- Structure message data. We use it for reporting errors, trace messages, etc. -/
|
||||
/-- Structured message data. We use it for reporting errors, trace messages, etc. -/
|
||||
inductive MessageData where
|
||||
| ofFormat : Format → MessageData
|
||||
| ofSyntax : Syntax → MessageData
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue