From 003f691495d97fede45531f55df2dade077a1136 Mon Sep 17 00:00:00 2001
From: Nicolas Dumazet <nicolas.dumazet@nexedi.com>
Date: Mon, 28 Dec 2009 07:38:52 +0000
Subject: [PATCH] docstring typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31473 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/Document/Transformation.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/product/ERP5/Document/Transformation.py b/product/ERP5/Document/Transformation.py
index 84cc77e577..58a2dab83a 100644
--- a/product/ERP5/Document/Transformation.py
+++ b/product/ERP5/Document/Transformation.py
@@ -52,7 +52,7 @@ class Transformation(XMLObject, Predicate, Variated):
       Use of default_resource... (to define the variation range,
       to ...)
 
-      XXX Transformation works only for a miximum of 3 variation base category...
+      XXX Transformation works only for a maximum of 3 variation base category...
       Matrixbox must be rewrite for a clean implementation of n base category
 
     """
-- 
2.30.9