Skip to content

Commit e3e81fc

Browse files
authored
#23600: Corrected the comment
1 parent 493f366 commit e3e81fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/Config/etc/acl.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
<resource id="Magento_Backend::stores_settings">
1414
<resource id="Magento_Config::config" title="Configuration" translate="title" sortOrder="20">
1515
<!--
16-
@deprecated Magento does not support custom disabling/enabling modules output since 2.2.0 version.
17-
Section 'Advanced Section' was disabled. This section will be removed from code in one release.
16+
@deprecated Magento_Config::advanced section ('Advanced Section') is disabled and is not displayed in the admin panel
1817
-->
1918
<resource id="Magento_Config::advanced" title="Advanced Section" translate="title" sortOrder="90" disabled="true" />
2019
<resource id="Magento_Config::config_admin" title="Advanced Admin Section" translate="title" sortOrder="100" />

0 commit comments

Comments
 (0)