Skip to content

Commit 1ac2b76

Browse files
committed
965: update annotation
1 parent 2a356f6 commit 1ac2b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/magento/idea/magento2plugin/actions/context/xml/NewAclXmlAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public class NewAclXmlAction extends AbstractContextAction {
2121
public static final String ACTION_DESCRIPTION = "Create a new Magento 2 acl.xml file";
2222

2323
/**
24-
* New routes.xml file generation action constructor.
24+
* New acl.xml file generation action constructor.
2525
*/
2626
public NewAclXmlAction() {
2727
super(ACTION_NAME, ACTION_DESCRIPTION, ModuleAclXml.getInstance());

0 commit comments

Comments
 (0)