From f529f9cdb6d64f5aa1c9cafc1288ddeb0bbc58e6 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Mon, 12 Jan 2009 12:14:54 +0000 Subject: [PATCH] fix typos (similation->simulation). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25077 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_types/Invoice%20Transaction%20Rule.xml | 2 +- bt5/erp5_invoicing/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Transaction%20Rule.xml b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Transaction%20Rule.xml index ed07715b13..3e312eaf74 100644 --- a/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Transaction%20Rule.xml +++ b/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Transaction%20Rule.xml @@ -53,7 +53,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string> Invoice Transaction Rule object make sure an Invoice in the similation\n + <value> <string> Invoice Transaction Rule object make sure an Invoice in the simulation\n is consistent with the real invoice\n \n WARNING: what to do with movement split ?\n diff --git a/bt5/erp5_invoicing/bt/revision b/bt5/erp5_invoicing/bt/revision index a6b4ce8401..12e2555919 100644 --- a/bt5/erp5_invoicing/bt/revision +++ b/bt5/erp5_invoicing/bt/revision @@ -1 +1 @@ -176 \ No newline at end of file +177 \ No newline at end of file -- GitLab