fix error message

This commit is contained in:
rhiannon morris 2023-03-26 16:15:30 +02:00
parent 5df2a4538c
commit f620dda639
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ parameters {auto _ : (Eq q, IsQty q, PrettyHL q)} (unicode : Bool)
hsep ["with quantity", pretty0 unicode pi]],
prettyError showContext err]
WhileComparingT ctx mode s t a err =>
WhileComparingT ctx mode a s t err =>
vsep [inEContext ctx $
sep ["while checking that", terme ctx s,
hsep ["is", prettyMode mode], terme ctx t,