From b7fabd0b52e99a95c9acebe84bb8607d43fa9323 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Mon, 29 Mar 2010 08:03:55 +0000
Subject: [PATCH] fix a typo : dailog -> dialog.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34176 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../your_detailed_report.xml                                    | 2 +-
 product/ERP5/bootstrap/erp5_core/bt/revision                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportCategoryFileDialog/your_detailed_report.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportCategoryFileDialog/your_detailed_report.xml
index c1cb55d913..0ec807e834 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportCategoryFileDialog/your_detailed_report.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportCategoryFileDialog/your_detailed_report.xml
@@ -136,7 +136,7 @@
                 </item>
                 <item>
                     <key> <string>description</string> </key>
-                    <value> <string>Check this box if you want this dailog to return a very detailed report (power users only).</string> </value>
+                    <value> <string>Check this box if you want this dialog to return a very detailed report (power users only).</string> </value>
                 </item>
                 <item>
                     <key> <string>editable</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index e4a36c3722..e8dadcda30 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-1539
\ No newline at end of file
+1540
\ No newline at end of file
-- 
2.30.9