- Spelling fix in $strSQPBugUnknownPunctation where not yet translated

- Spelling fix in
  $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
This commit is contained in:
Robin Johnson
2002-08-07 21:39:46 +00:00
parent 4179a2e127
commit 0aede53a1a
88 changed files with 101 additions and 95 deletions

View File

@@ -366,7 +366,7 @@ $strSQLQuery = 'SQL-query';
$strSQLResult = 'SQL result';
$strSQPBugInvalidIdentifer = 'Invalid Identifer';
$strSQPBugUnclosedQuote = 'Unclosed quote';
$strSQPBugUnknownPunctation = 'Unknown Punctation String';
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
$strStatement = 'Statements';
$strStrucCSV = 'CSV data';
$strStrucData = 'Structure and data';