Problem/Motivation
The themeRebuild() function returns some feedback to the user with the string "Theme registry rebuilded." but this should read "Theme registry rebuilt."
Steps to reproduce
See line 291 of the file admin_toolbar/admin_toolbar_tools/src/Controller/ToolbarController.php
Proposed resolution
Fix spelling error.
Issue fork admin_toolbar-3365736
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
adriancidThanks