diff --git a/src/main/resources/languages/_en.properties b/src/main/resources/languages/_en.properties
index 19d1abfc277e0c7077a36fc1abf8dfe69bb23609..5857f944db75b683b0048f691a5213dcfd1237e8 100644
--- a/src/main/resources/languages/_en.properties
+++ b/src/main/resources/languages/_en.properties
@@ -78,7 +78,7 @@ info.text.account.delete=Do you really want to delete the account "{0}"? This ca
 info.button.account.delete=Delete Account and Transactions
 info.title.transaction.delete=Delete Entry
 info.text.transaction.delete=Do you really want to delete the entry "{0}"? This can''t be undone.
-info.text.transaction.repeating.delete=o you really want to delete the entry "{0}"? This can''t be undone.<br>Note: This transaction is a repeating transaction. Deleting this transaction will delete all related occurrences too!
+info.text.transaction.repeating.delete=Do you really want to delete the entry "{0}"? This can''t be undone.<br>Note: This transaction is a repeating transaction. Deleting this transaction will delete all related occurrences too!
 
 info.title.database.delete=Delete Database
 info.header.text.database.delete=Do you really want to delete the database? This can''t be undone.<br>Note: Deleting the database will delete all transactions, categories and accounts permanently.