From d212309f1b5c682a8a0d792a5a327145af69ea72 Mon Sep 17 00:00:00 2001 From: Fabrice Henrion Date: Mon, 3 Feb 2020 22:29:15 -0800 Subject: [PATCH] [FIX] typo Courtesy of the en_US police --- doc/miscellaneous/why_owl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/miscellaneous/why_owl.md b/doc/miscellaneous/why_owl.md index 54d0489c..3996cca9 100644 --- a/doc/miscellaneous/why_owl.md +++ b/doc/miscellaneous/why_owl.md @@ -11,7 +11,7 @@ reasons discussed in this page are a consequence from a single fact: Odoo is extremely modular. 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 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