Skip to content

Commit 136f98c

Browse files
committed
minor symfony#3784 [Expression Langage] be consistent in "print/print out" uses (mickaelandrieu)
This PR was merged into the 2.4 branch. Discussion ---------- [Expression Langage] be consistent in "print/print out" uses | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to? | 2.4, 2.5 | Fixed tickets? | no Commits ------- c0fdca7 [Expression Langage] be consistent in "print/print out" uses
2 parents 863a764 + c0fdca7 commit 136f98c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/expression_language/syntax.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ to JavaScript::
4949
)
5050
);
5151

52-
This will print ``Honeycrisp``.
52+
This will print out ``Honeycrisp``.
5353

5454
Calling Methods
5555
~~~~~~~~~~~~~~~
@@ -79,7 +79,7 @@ JavaScript::
7979
)
8080
);
8181

82-
This will print ``Hi Hi Hi!``.
82+
This will print out ``Hi Hi Hi!``.
8383

8484
.. _component-expression-functions:
8585

@@ -97,7 +97,7 @@ constant::
9797
'constant("DB_USER")'
9898
);
9999

100-
This will print ``root``.
100+
This will print out ``root``.
101101

102102
.. tip::
103103

@@ -121,7 +121,7 @@ array keys, similar to JavaScript::
121121
)
122122
);
123123

124-
This will print ``42``.
124+
This will print out ``42``.
125125

126126
Supported Operators
127127
-------------------

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy