From 1f445a33772bbbee06db7a72ac4b4a7d52c98007 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Mon, 24 Apr 2017 19:11:45 +0200 Subject: [PATCH] [FIX] typo --- bi_sql_editor/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bi_sql_editor/README.rst b/bi_sql_editor/README.rst index 4edf92bb..a08f05b2 100644 --- a/bi_sql_editor/README.rst +++ b/bi_sql_editor/README.rst @@ -114,7 +114,7 @@ Known issues / Roadmap * Add 'interval', after type (row/col/measure) field for date(time) fields. -* Dinamically change displayed action name to mention the last refresh of the +* Dynamically change displayed action name to mention the last refresh of the materialized view. * Create ir.rule to limit access. (for company_id for exemple)