diff options
Diffstat (limited to 'src/convert.cc')
-rw-r--r-- | src/convert.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/convert.cc b/src/convert.cc index cea2a130..86728483 100644 --- a/src/convert.cc +++ b/src/convert.cc @@ -129,7 +129,7 @@ value_t convert_command(call_scope_t& args) // If not, transform the payee according to regexps - // Set the account to a default vaule, then transform the account according + // Set the account to a default value, then transform the account according // to the payee // Print out the final form of the transaction |