mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 02:09:27 +07:00
[FIX] qweb: type "overrinding"
overrinding -> overriding
closes odoo/documentation#6052
X-original-commit: d141144be5
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
@@ -376,7 +376,7 @@ Creating safe content using :class:`~markupsafe.Markup`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
See the official documentation for explanations, but the big advantage of
|
||||
:class:`~markupsafe.Markup` is that it's a very rich type overrinding
|
||||
:class:`~markupsafe.Markup` is that it's a very rich type overriding
|
||||
:class:`str` operations to *automatically escape parameters*.
|
||||
|
||||
This means that it's easy to create *safe* html snippets by using
|
||||
|
||||
Reference in New Issue
Block a user