Follow-up to #2034879: [Meta] Fix documentation that refers to enabling/disabling of modules
19 instances of the word "enabl" that needs to be changed to "install". Not all instances will need to be changed.
4 instances of the word "disabl". Not all instances will need to be changed.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | change_enable_to_install-2318779-2.patch | 4.37 KB | devin carlson |
Comments
Comment #1
xjmComment #2
devin carlson commentedA patch to change five occurrences of enable to install and two occurrences of disabling to uninstalling in aggregator.module.
Comment #3
effulgentsia commentedLooks good.
Comment #4
alexpottThis issue is a prioritized change (documentation) as per https://www.drupal.org/core/beta-changes and it's benefits outweigh any disruption. Committed a69bc3e and pushed to 8.0.x. Thanks!