8000 Merge branch '2.3' into 2.4 · symfony/symfony-docs@d45a60f · GitHub
[go: up one dir, main page]

Skip to content

Commit d45a60f

Browse files
committed
Merge branch '2.3' into 2.4
2 parents 04f4318 + 06e3d97 commit d45a60f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

book/translation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ Translating Database Content
647647

648648
The translation of database content should be handled by Doctrine through
649649
the `Translatable Extension`_ or the `Translatable Behavior`_ (PHP 5.4+).
650-
For more information, see the documentation for thes libraries.
650+
For more information, see the documentation for these libraries.
651651

652652
Summary
653653
-------

contributing/documentation/standards.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ Files and Directories
9292
* When you list a Symfony file/directory hierarchy, use ``your-project/`` as the
9393
top level directory. E.g.
9494

95+
.. code-block:: text
96+
9597
your-project/
9698
├─ app/
9799
├─ src/

0 commit comments

Comments
 (0)
0