From 799770663ed3b47650dd77ee01b307a521f6e801 Mon Sep 17 00:00:00 2001
From: Leonardo Rochael Almeida <leonardo@nexedi.com>
Date: Tue, 2 Feb 2010 17:08:15 +0000
Subject: [PATCH] replace generic comment with typo for an actually meaningful
 comment

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

diff --git a/product/ERP5/tests/testTrashTool.py b/product/ERP5/tests/testTrashTool.py
index 5e73cdaa25..b35307cd8c 100644
--- a/product/ERP5/tests/testTrashTool.py
+++ b/product/ERP5/tests/testTrashTool.py
@@ -37,7 +37,7 @@ from Products.ERP5Type.tests.Sequence import SequenceList
 
 class TestTrashTool(ERP5TypeTestCase):
   """
-  Test some fonctionnality
+  Test the behaviour of TrashTool
   """
   run_all_test = 1
   quiet = 1
-- 
2.30.9