Skip to content

Some typos #8230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Some typos #8230

wants to merge 2 commits into from

Conversation

ThomasLandauer
Copy link
Contributor

No description provided.

@@ -433,7 +433,7 @@ In this case, you've created a class that implements ``EventSubscriberInterface`
and registered it as a service. This is more than enough for the container to know
that you want this to be used as an event subscriber: more configuration is not needed.
And the tags system is its own, Symfony-specific mechanism. And of course, you can
always default ``autoconfigure`` to false in ``services.yml``, or disable it for a specific
always set ``autoconfigure`` to ``false`` (=default) in ``services.yml``, or disable it for a specific
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove the (=default) mention here because we already explain the default config before in this article.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes this line changes should be reverted.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, see 5bc4c4e

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would keep "default" instead of "set" since it's meant to be under _default key.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"default" is not a verb you can use in this context.

@xabbuh xabbuh added this to the 3.3 milestone Jul 27, 2017
@xabbuh
Copy link
Member

xabbuh commented Aug 1, 2017

Thank you @ThomasLandauer.

xabbuh added a commit that referenced this pull request Aug 1, 2017
This PR was squashed before being merged into the 3.3 branch (closes #8230).

Discussion
----------

Some typos

Commits
-------

3ba8715 Some typos
@xabbuh xabbuh closed this Aug 1, 2017
@ThomasLandauer ThomasLandauer deleted the patch-14 branch August 1, 2017 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants