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 cd4778f commit 2afee11Copy full SHA for 2afee11
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 File";
+ public static final String ACTION_NAME = "Magento 2 Config";
21
public static final String ACTION_DESCRIPTION = "Create a new Magento 2 config.xml file";
22
23
/**
0 commit comments