Skip to content

Commit

Permalink
Correct wording in Plugin.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Alagts authored Jul 10, 2024
1 parent ed988e0 commit abfa6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/TopLevelObjects/Plugin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ plugins.
:name: plugin-settings
:type: array of custom settings

Here reside are all the settings, both extension-wide and plugin-specific.
Here all the settings, both extension-wide and plugin-specific, reside.
These settings are available in the controllers as the array variable
:php:`$this->settings` and in any Fluid template with `{settings}`.

Expand Down

0 comments on commit abfa6e2

Please sign in to comment.