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 parent863a764 commitfac4e33Copy full SHA for fac4e33
book/translation.rst
@@ -646,7 +646,7 @@ Translating Database Content
646
----------------------------
647
648
The translation of database content should be handled by Doctrine through
649
-the `Translatable Extension`_ or the `TranslatableBahavior`_ (PHP 5.4+).
+the `Translatable Extension`_ or the `TranslatableBehavior`_ (PHP 5.4+).
650
For more information, see the documentation for thes libraries.
651
652
Summary
@@ -672,4 +672,4 @@ steps:
672
.. _`ISO 3166-1 alpha-2`:http://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
673
.. _`ISO 639-1`:http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
674
.. _`Translatable Extension`:https://github.com/l3pp4rd/DoctrineExtensions
675
-.. _`TranslatableBahavior`:https://github.com/KnpLabs/DoctrineBehaviors
+.. _`TranslatableBehavior`:https://github.com/KnpLabs/DoctrineBehaviors