fix: typos

This commit is contained in:
barredterra
2024-01-24 02:59:52 +01:00
parent 7a6a789199
commit 806696a003
47 changed files with 94 additions and 96 deletions

View File

@@ -155,7 +155,7 @@ class TallyMigration(Document):
except RecursionError:
self.log(
_(
"Error occured while parsing Chart of Accounts: Please make sure that no two accounts have the same name"
"Error occurred while parsing Chart of Accounts: Please make sure that no two accounts have the same name"
)
)