Skip to content

Commit

Permalink
Merge branch '2.3' into 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Jun 11, 2014
2 parents 04f4318 + 06e3d97 commit d45a60f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion book/translation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ Translating Database Content

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

Summary
-------
Expand Down
2 changes: 2 additions & 0 deletions contributing/documentation/standards.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ Files and Directories
* When you list a Symfony file/directory hierarchy, use ``your-project/`` as the
top level directory. E.g.

.. code-block:: text
your-project/
├─ app/
├─ src/
Expand Down

0 comments on commit d45a60f

Please sign in to comment.