Skip to content

Commit 3498aa9

Browse files
committed
minor #9327 Fixed a versionadded directive (javiereguiluz)
This PR was merged into the 3.4 branch. Discussion ---------- Fixed a versionadded directive Spotted while reviewing #9325. Commits ------- 6be33f6 Fixed a versionadded directive
2 parents 5dbf7dc + 6be33f6 commit 3498aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/translation/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ The ``$messages`` variable will have the following structure::
436436
Adding Notes to Translation Contents
437437
------------------------------------
438438

439-
.. versionadded: 3.4
439+
.. versionadded:: 3.4
440440
The feature to load and dump translation notes was introduced in Symfony 3.4.
441441

442442
Sometimes translators need additional context to better decide how to translate

0 commit comments

Comments
 (0)