Skip to content
Snippets Groups Projects
Commit 09c51315 authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #2608982 by rakesh.gectcr: Comment Typos in DefaultPluginManager class

parent 74493510
No related branches found
No related tags found
No related merge requests found
......@@ -289,7 +289,7 @@ protected function findDefinitions() {
* Invokes the hook to alter the definitions if the alter hook is set.
*
* @param $definitions
* The discovered plugin defintions.
* The discovered plugin definitions.
*/
protected function alterDefinitions(&$definitions) {
if ($this->alterHook) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment