We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent241d923 commit871b247Copy full SHA for 871b247
book/translation.rst
@@ -654,7 +654,7 @@ Translating Database Content
654
----------------------------
655
656
The translation of database content should be handled by Doctrine through
657
-the `Translatable Extension`_ or the `TranslatableBahavior`_ (PHP 5.4+).
+the `Translatable Extension`_ or the `TranslatableBehavior`_ (PHP 5.4+).
658
For more information, see the documentation for thes libraries.
659
660
Summary
@@ -680,4 +680,4 @@ steps:
680
.. _`ISO 3166-1 alpha-2`:http://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
681
.. _`ISO 639-1`:http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
682
.. _`Translatable Extension`:https://github.com/l3pp4rd/DoctrineExtensions
683
-.. _`TranslatableBahavior`:https://github.com/KnpLabs/DoctrineBehaviors
+.. _`TranslatableBehavior`:https://github.com/KnpLabs/DoctrineBehaviors