Skip to content

Replace extra ... #10475

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

Merged
merged 1 commit into from
Oct 12, 2018
Merged

Replace extra ... #10475

merged 1 commit into from
Oct 12, 2018

Conversation

u-mulder
Copy link
Contributor

I suppose this ... should be replaced with simple comma. Also should be fixed in 3.3 documentation, but this branch is not allowed to be edited.

I suppose this `...` should be replaced with simple comma. Also should be fixed in 3.3 documentation, but this branch is not allowed to be edited.
@@ -19,7 +19,7 @@ An Autowiring Example
---------------------

Imagine you're building an API to publish statuses on a Twitter feed, obfuscated
with `ROT13`_... a fun encoder that shifts all characters 13 letters forward in
with `ROT13`_, a fun encoder that shifts all characters 13 letters forward in
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure if we need the fun in the sentence

Copy link
Member

Choose a reason for hiding this comment

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

It's not strictly needed ... but let's keep it :)

@javiereguiluz
Copy link
Member

Thanks @u-mulder.

@javiereguiluz javiereguiluz merged commit 1d1f8ec into symfony:3.4 Oct 12, 2018
javiereguiluz added a commit that referenced this pull request Oct 12, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

Replace extra ...

I suppose this `...` should be replaced with simple comma. Also should be fixed in 3.3 documentation, but this branch is not allowed to be edited.

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Commits
-------

1d1f8ec Replace extra ...
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.

4 participants