From 29cb592e6b065078f60260f136e4c499f017322b Mon Sep 17 00:00:00 2001 From: Deep Patel <dep@odoo.com> Date: Tue, 10 Oct 2017 17:36:34 +0530 Subject: [PATCH] [FIX] maintenance: typo --- addons/maintenance/views/maintenance_views.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/maintenance/views/maintenance_views.xml b/addons/maintenance/views/maintenance_views.xml index 309772b48e91..f35d0e43525d 100644 --- a/addons/maintenance/views/maintenance_views.xml +++ b/addons/maintenance/views/maintenance_views.xml @@ -520,7 +520,7 @@ </p><p> This application helps you to track equipments used by employees. Create some laptop, printer or phone and link each equipment to - an employee or departement. You will manage allocations, issues + an employee or department. You will manage allocations, issues and maintenance of equipment. </p> </field> @@ -542,7 +542,7 @@ Click to add a new Engine. </p><p> This application helps you to track equipments used by employees. - Create some laptop, printer or phone and link each equipment to an employee or departement. + Create some laptop, printer or phone and link each equipment to an employee or department. You will manage allocations, issues and maintenance of equipment. </p> </field> -- GitLab