8000 minor #10475 Replace extra ... (u-mulder) · symfony/symfony-docs@d54ad7e · GitHub
[go: up one dir, main page]

Skip to content

Commit d54ad7e

Browse files
committed
minor #10475 Replace extra ... (u-mulder)
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 ...
2 parents 96c0c81 + 1d1f8ec commit d54ad7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/autowiring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ An Autowiring Example
1919
---------------------
2020

2121
Imagine you're building an API to publish statuses on a Twitter feed, obfuscated
22-
with `ROT13`_... a fun encoder that shifts all characters 13 letters forward in
22+
with `ROT13`_, a fun encoder that shifts all characters 13 letters forward in
2323
the alphabet.
2424

2525
Start by creating a ROT13 transformer class::

0 commit comments

Comments
 (0)
0