fix typo in error

This commit is contained in:
rhiannon morris 2023-11-04 17:45:55 +01:00
parent b6c435049d
commit 2f8a2d2cd2
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ parameters {opts : LayoutOpts} (showContext : Bool)
!(prettyTerm ctx.dnames ctx.tnames s)
ExpectedEq _ ctx s =>
hangDSingle "expected an enumeration type, but got"
hangDSingle "expected an equality type, but got"
!(prettyTerm ctx.dnames ctx.tnames s)
ExpectedNAT _ ctx s =>