chore: fix some minor issues in comments (#2654)

Signed-off-by: black5box <black5box@outlook.com>

black5box committed Nov 18, 2025 at 03:29 UTC bc7ab20cb87f3ebfa637fa0cc98f413f47b23d3c
2 files changed +3 -3
README.md
+1 -1
@@ -74,7 +74,7 @@ Cake Wallet includes support for several cryptocurrencies, including:
74
75 ### Ethereum Specific Features
76
77 -* Store ETH and all ERc-20 tokens
77 +* Store ETH and all ERC-20 tokens
78 * Add custom tokens by contract address
79 * Enable or disable Etherscan for transaction history
80
res/values/strings_en.arb
+2 -2
@@ -358,9 +358,9 @@
358 "error_text_template": "Template name and address can't contain ` , ' \" symbols\nand must be between 1 and 106 characters long",
359 "error_text_wallet_name": "Wallet name can only contain letters, numbers, _ - symbols \nand must be between 1 and 33 characters long",
360 "error_text_xmr": "XMR value can't exceed available balance.\nThe number of fraction digits must be less or equal to 12",
361 - "error_while_processing": "An error occurred while proceessing",
361 + "error_while_processing": "An error occurred while processing",
362 "errorGettingCredentials": "Failed: Error while getting credentials",
363 - "errorSigningTransaction": "An error has occured while signing transaction",
363 + "errorSigningTransaction": "An error has occurred while signing transaction",
364 "establishing_tor_connection": "Establishing Tor connection",
365 "estimated": "Estimated",
366 "estimated_new_fee": "Estimated new fee",