diff --git a/hledger-lib/Hledger/Data/JournalChecks.hs b/hledger-lib/Hledger/Data/JournalChecks.hs index adba53f0d..68ba523e2 100644 --- a/hledger-lib/Hledger/Data/JournalChecks.hs +++ b/hledger-lib/Hledger/Data/JournalChecks.hs @@ -67,7 +67,6 @@ journalCheckAccounts j = mapM_ checkacct (journalPostings j) ,"Consider adding an account directive. Examples:" ,"" ,"account %s" - ,"account %s ; type:A ; (L,E,R,X,C,V)" ]) f l ex (show a) a a where (f,l,_mcols,ex) = makePostingAccountErrorExcerpt p