We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2afee11 commit bdd4738Copy full SHA for bdd4738
src/com/magento/idea/magento2plugin/actions/context/xml/NewConfigXmlAction.java
@@ -17,7 +17,7 @@
17
18
public class NewConfigXmlAction extends AbstractContextAction {
19
20
- public static final String ACTION_NAME = "Magento 2 Config";
+ public static final String ACTION_NAME = "Magento 2 Config File";
21
public static final String ACTION_DESCRIPTION = "Create a new Magento 2 config.xml file";
22
23
/**
0 commit comments