Skip to content

Commit 9ff1d91

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Fix invalid yaml
2 parents 581c7fe + d2e1885 commit 9ff1d91

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)