Skip to content

Commit

Permalink
Remove extra letter
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Sep 29, 2024
1 parent 241adf9 commit 7cf5d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/guidesXml.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Register the new configuration option in the :php:`TreeBuilder` at

Using the tree builder is a topic of itself. Refer to the according symfony documentation.

If the configuration is a setting option to controll the applications workflow you can
If the configuration is a setting option to control the applications workflow you can
save it in the :php:class:`phpDocumentor\Guides\Settings\ProjectSettings`. Examples of
settings options would be `logPath`, `showProgressBar` or `theme`.

Expand Down

0 comments on commit 7cf5d1c

Please sign in to comment.