8000 Merge branch '5.0' · maxperrimond/symfony-docs@04e8d0f · GitHub
[go: up one dir, main page]

Skip to content

Commit 04e8d0f

Browse files
committed
Merge branch '5.0'
* 5.0: Fix invalid yaml
2 parents ac6a783 + 9ff1d91 commit 04e8d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/alias_private.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ or you decided not to maintain it anymore), you can deprecate its definition:
175175
deprecated: true
176176
177177
# ...but you can also define a custom deprecation message
178-
deprecated: 'The "%alias_id%" alias is deprecated. Don\'t use it anymore.'
178+
deprecated: 'The "%alias_id%" alias is deprecated. Do not use it anymore.'
179179
180180
.. code-block:: xml
181181

0 commit comments

Comments
 (0)
0