Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5790b77

Browse files
committed
minor #17674 [DependencyInjection] Emphasizing *NOT* working (ThomasLandauer)
This PR was merged into the 5.4 branch. Discussion ---------- [DependencyInjection] Emphasizing *NOT* working Commits ------- f0c7716 Emphasizing *NOT* working
2 parents 0223c76 + f0c7716 commit 5790b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/_imports-parameters-note.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Due to the way in which parameters are resolved, you cannot use them
44
to build paths in imports dynamically. This means that something like
5-
the following doesn't work:
5+
**the following does not work:**
66

77
.. configuration-block::
88

0 commit comments

Comments
 (0)