Skip to content

Commit

Permalink
Prety pretty
Browse files Browse the repository at this point in the history
Co-authored-by: Petar Maksimović <[email protected]>
  • Loading branch information
jberthold and PetarMax authored Nov 26, 2024
1 parent d8f2db5 commit 01e8fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion booster/library/Booster/CLOptions.hs
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ parseLogOptions =
( metavar "PRETTY_PRINT"
<> value [Decoded, Truncated]
<> long "pretty-print"
<> help "Prety print options for kore terms: decode, infix, truncated, with-injections"
<> help "Pretty print options for kore terms: decode, infix, truncated, with-injections"
<> showDefault
)
where
Expand Down

0 comments on commit 01e8fc0

Please sign in to comment.