diff --git a/compiler/testData/psi/Imports_ERR.txt b/compiler/testData/psi/Imports_ERR.txt index 4d4cfbffcd5..6a78a871177 100644 --- a/compiler/testData/psi/Imports_ERR.txt +++ b/compiler/testData/psi/Imports_ERR.txt @@ -170,7 +170,7 @@ JetFile: Imports_ERR.kt PsiElement(DOT)('.') PsiElement(MUL)('*') PsiWhiteSpace(' ') - PsiErrorElement:Cannot rename a all imported items to one identifier + PsiErrorElement:Cannot rename all imported items to one identifier PsiElement(as)('as') PsiWhiteSpace(' ') PsiElement(SEMICOLON)(';')