From 9ef0dcc92891dd8d43104fcdf061c7cf7b3e93b5 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 9 Nov 2001 21:18:46 +0000 Subject: [PATCH] typo --- lang/french.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 5be8dbab0..afc9e095c 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -224,7 +224,7 @@ $strPrimary = 'Primaire'; $strPrimaryKey = 'Clé primaire'; $strPrimaryKeyHasBeenDropped = 'La clé primaire a été effacée'; $strPrimaryKeyName = 'Le nom d\'une clef primaire doit être PRIMARY !'; -$strPrimaryKeyWarning = '("PRIMARY" doit et ne peut être que le nom d\'une clef primaire&nsbp;!)'; +$strPrimaryKeyWarning = '("PRIMARY" doit et ne peut être que le nom d\'une clef primaire !)'; $strPrintView = 'Version imprimable'; $strPrivileges = 'Privilèges'; $strProperties = 'Propriétés';