[FW][FIX] rdtraining: use "deprecate" rather than "depreciate"

Fixed one typo - "depreciated" to "deprecated"

closes odoo/documentation#1495

Forward-port-of: odoo/documentation#1490
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Jennafer 2022-01-26 14:49:07 +00:00 committed by GitHub
parent fdda5c538a
commit 38e541b527

View File

@ -32,7 +32,7 @@ For reference this is the official `Python tutorial`_.
.. note::
Since version 15.0, Odoo is actively transitioning to using its own in-house developed `OWL
framework <https://odoo.github.io/owl/>`_ as part of its presentation tier. The legacy JavaScript
framework is still supported but will be depreciated over time. This will be discussed further in
framework is still supported but will be deprecated over time. This will be discussed further in
advanced topics.
Odoo modules