From bc1dcd187fb6f24d6b96ceb4c9b9176624b90dab Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Thu, 21 May 2020 21:12:39 +0800 Subject: Fix typos in comments --- src/convert.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/convert.cc') 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 -- cgit v1.2.3