Skip to content

Commit 822d985

Browse files
committed
minor symfony#3817 Update translation.rst (richardpi)
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closes symfony#3817). Discussion ---------- Update translation.rst typo: "bahavior" -> "behavior" Commits ------- fac4e33 Update translation.rst
2 parents 241d923 + 871b247 commit 822d985

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/translation.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ Translating Database Content
654654
----------------------------
655655

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

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

0 commit comments

Comments
 (0)