Skip to content

Commit

Permalink
minor #3817 Update translation.rst (richardpi)
Browse files Browse the repository at this point in the history
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closes #3817).

Discussion
----------

Update translation.rst

typo: "bahavior" -> "behavior"

Commits
-------

fac4e33 Update translation.rst
  • Loading branch information
weaverryan committed May 2, 2014
2 parents 241d923 + 871b247 commit 822d985
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions book/translation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ Translating Database Content
----------------------------

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

Summary
Expand All @@ -680,4 +680,4 @@ steps:
.. _`ISO 3166-1 alpha-2`: http://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
.. _`ISO 639-1`: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
.. _`Translatable Extension`: https://github.com/l3pp4rd/DoctrineExtensions
.. _`Translatable Bahavior`: https://github.com/KnpLabs/DoctrineBehaviors
.. _`Translatable Behavior`: https://github.com/KnpLabs/DoctrineBehaviors

0 comments on commit 822d985

Please sign in to comment.