From c52583832d09014f8388f63f0b9afc4e5e9801a5 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 7 Apr 2002 11:42:48 +0000 Subject: [PATCH] update --- lang/english.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 6cf1ad22f..3a9f0a74d 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -328,7 +328,7 @@ $strUpdateProfile = 'Update profile:'; $strUpdateProfileMessage = 'The profile has been updated.'; $strUpdateQuery = 'Update Query'; $strUsage = 'Usage'; -$strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strUseBackquotes = 'Enclose table and field names with backquotes'; $strUser = 'User'; $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name';