Fix typo pointed out by Alexander L. Slovesnik <als@mozilla.ru>. b=187007

This commit is contained in:
dbaron%dbaron.org 2004-12-28 21:15:12 +00:00
Родитель 4dd1f0fc09
Коммит 308050f199
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -124,6 +124,6 @@ PEEndOfDeclEOF=end of declaration
PEImportantEOF=important
PEExpectedImportant=Expected 'important' but found '%1$S'.
PEBadDeclEnd=Expected ';' to terminate declaration but found '%1$S'.
PEBadDeclOrRuleEnd=Expected ';' or '}' to terminate declaration but found"))
PEBadDeclOrRuleEnd=Expected ';' or '}' to terminate declaration but found '%1$S'.
PEInaccessibleProperty=Attempt to use inaccessible property
PECommentEOF=end of comment