mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Correct a typo.
This commit is contained in:
parent
5df97ba2a5
commit
3e9716626f
@ -224,7 +224,7 @@ gnc_bi_import_read_file (const gchar * filename, const gchar * parser_regexp,
|
||||
|
||||
//! \brief try to fix some common errors in the csv representation of invoices
|
||||
//! * corrects the date format
|
||||
//! * corrects ambigous values in multi line invoices
|
||||
//! * corrects ambiguous values in multi line invoices
|
||||
//! * ensures customer exists
|
||||
//! * if quantity is unset, set to 1
|
||||
//! * if price is unset, delete row
|
||||
|
Loading…
Reference in New Issue
Block a user