From 3172f2de662df626cba53e55c508e9c8cb0eaf93 Mon Sep 17 00:00:00 2001 From: Roman Shevchenko Date: Mon, 18 May 2015 22:31:16 +0200 Subject: [PATCH] Cleanup (typo) --- .../src/messages/CodeInsightBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/platform-resources-en/src/messages/CodeInsightBundle.properties b/platform/platform-resources-en/src/messages/CodeInsightBundle.properties index 32fe7e463cc0..30a332f7f583 100644 --- a/platform/platform-resources-en/src/messages/CodeInsightBundle.properties +++ b/platform/platform-resources-en/src/messages/CodeInsightBundle.properties @@ -199,7 +199,7 @@ dialog.create.class.package.chooser.title=Choose Destination Package create.directory.command=Create directory dialog.create.class.label=Create {0}: dialog.create.class.name=Create {0} {1} -intention.implement.abstract.class.family=Implement abstract class or Interface +intention.implement.abstract.class.family=Implement abstract class or interface intention.implement.abstract.class.default.text=Implement abstract class intention.implement.abstract.class.interface.text=Implement interface intention.implement.abstract.class.subclass.text=Create subclass