[FIX] qweb: type "overrinding"
overrinding -> overriding
closes odoo/documentation#6050
X-original-commit: d141144be5
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
parent
b9e312f944
commit
3b56832297
@ -376,7 +376,7 @@ Creating safe content using :class:`~markupsafe.Markup`
|
|||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
See the official documentation for explanations, but the big advantage of
|
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*.
|
:class:`str` operations to *automatically escape parameters*.
|
||||||
|
|
||||||
This means that it's easy to create *safe* html snippets by using
|
This means that it's easy to create *safe* html snippets by using
|
||||||
|
Loading…
Reference in New Issue
Block a user