mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[FIX] typo
Courtesy of the en_US police
This commit is contained in:
committed by
Géry Debongnie
parent
8866905f33
commit
d212309f1b
@@ -11,7 +11,7 @@ reasons discussed in this page are a consequence from a single fact: Odoo is
|
|||||||
extremely modular.
|
extremely modular.
|
||||||
|
|
||||||
This means, for example, that the core parts of Odoo are not aware, before runtime,
|
This means, for example, that the core parts of Odoo are not aware, before runtime,
|
||||||
of what files will be loaded/executed, or what will be the state of the UI. Beause
|
of what files will be loaded/executed, or what will be the state of the UI. Because
|
||||||
of that, Odoo cannot rely on a standard build toolchain. Also, this implies that
|
of that, Odoo cannot rely on a standard build toolchain. Also, this implies that
|
||||||
the core parts of Odoo need to be extremely generic. In other words, Odoo is not
|
the core parts of Odoo need to be extremely generic. In other words, Odoo is not
|
||||||
really an application with a user interface. It is an application which generates
|
really an application with a user interface. It is an application which generates
|
||||||
|
|||||||
Reference in New Issue
Block a user