From 68ac27e0ec9a7b487f19c0bb36882d0991911e6c Mon Sep 17 00:00:00 2001 From: oopsFrogs Date: Fri, 25 Apr 2014 12:33:15 +0800 Subject: [PATCH] Update translation.rst A simple typo correction. --- book/translation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/translation.rst b/book/translation.rst index ad6a902e81c..fbf62c3e929 100644 --- a/book/translation.rst +++ b/book/translation.rst @@ -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