typo
This commit is contained in:
parent
bd84942349
commit
01abf4a56d
@ -248,7 +248,7 @@ s `withAliases` as = s ++ " (" ++ intercalate ", " as ++ ")"
|
|||||||
|
|
||||||
-- | Command line options, used in the @hledger@ package and above.
|
-- | Command line options, used in the @hledger@ package and above.
|
||||||
-- This is the \"opts\" used throughout hledger CLI code.
|
-- This is the \"opts\" used throughout hledger CLI code.
|
||||||
-- representing the options that arguments that were provided at
|
-- representing the options and arguments that were provided at
|
||||||
-- startup on the command-line.
|
-- startup on the command-line.
|
||||||
data CliOpts = CliOpts {
|
data CliOpts = CliOpts {
|
||||||
rawopts_ :: RawOpts
|
rawopts_ :: RawOpts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user