8000 minor #18465 fix: small typo (GaryPEGEOT) · symfony/symfony-docs@77da86e · GitHub
[go: up one dir, main page]

Skip to content

Commit 77da86e

Browse files
committed
minor #18465 fix: small typo (GaryPEGEOT)
This PR was merged into the 6.4 branch. Discussion ---------- fix: small typo Commits ------- 91cd0ea fix: small typo
2 parents 7f31c49 + 91cd0ea commit 77da86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/env_var_processors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ Symfony provides the following env var processors:
787787
The ``env(enum:...)`` env var processor was introduced in Symfony 6.2.
788788

789789 546D
``env(defined:NO_FOO)``
790-
Evaluates to ``true`` if the env var exists and its value is from ``''``
790+
Evaluates to ``true`` if the env var exists and its value differs from ``''``
791791
(an empty string) or ``null``; it returns ``false`` otherwise.
792792

793793
.. configuration-block::

0 commit comments

Comments
 (0)
0