diff --git a/booster/library/Booster/CLOptions.hs b/booster/library/Booster/CLOptions.hs index 5bea60d895..60bb27511d 100644 --- a/booster/library/Booster/CLOptions.hs +++ b/booster/library/Booster/CLOptions.hs @@ -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