Minor: Fix spelling of intention text
#KT-9639 Fixed
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.AddOpenModifierToClassDeclarationFix" "false"
|
||||
// ERROR: This type is final, so it cannot be inherited from
|
||||
// ACTION: Create Test
|
||||
// ACTION: Create test
|
||||
import testPackage.*
|
||||
|
||||
class foo : <caret>JavaClass() {}
|
||||
|
||||
Reference in New Issue
Block a user