From 1bbc043bccc6c90e5ca20a3c5739444e3024cef6 Mon Sep 17 00:00:00 2001 From: David M Date: Sat, 5 May 2007 21:32:18 +0000 Subject: [PATCH] #10507 git-svn-id: file:///svn/phpbb/trunk@7477 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/acp/database.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/language/en/acp/database.php b/phpBB/language/en/acp/database.php index 96bc43ae25..e776b13024 100644 --- a/phpBB/language/en/acp/database.php +++ b/phpBB/language/en/acp/database.php @@ -44,7 +44,7 @@ $lang = array_merge($lang, array( 'DATABASE' => 'Database utilities', 'DATA_ONLY' => 'Data only', 'DELETE_BACKUP' => 'Delete backup', - 'DELETE_SELECTED_BACKUP' => 'Are you sure you want to deletee the selected backup?', + 'DELETE_SELECTED_BACKUP' => 'Are you sure you want to delete the selected backup?', 'DESELECT_ALL' => 'Deselect all', 'DOWNLOAD_BACKUP' => 'Download backup',