Skip to content
Merged

Typo #3935

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix typo
  • Loading branch information
Grégoire Paris committed Jun 11, 2014
commit c7c48b86e84d03df2b08daec12ceda9d550fae5c
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.

Debugging Translations
----------------------
Expand Down