Follow-up to #2034879: [Meta] Fix documentation that refers to enabling/disabling of modules
3 instances where "Enabled" needs to be changed to "Modules to install".
ActionUninstallTest.php
BulkFormTest.php
ConfigurationTest.php
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | change_enable_to_install-2318761-3.patch | 1.22 KB | devin carlson |
Comments
Comment #1
khanson commentedI will do this one!
Comment #2
xjmComment #3
devin carlson commentedA patch to address the three occurrences of "enabl" that needed changing.
Comment #4
effulgentsia commentedLooks good.
Comment #5
alexpottThis issue is a unfrozen change (documentation) as per https://www.drupal.org/core/beta-changes and it's benefits outweigh any disruption. Committed c22d12e and pushed to 8.0.x. Thanks!