From da3886a91e68634e831752b6e6d43a3505dbf86a Mon Sep 17 00:00:00 2001 From: Leonardo Pistone Date: Tue, 14 Jan 2014 15:47:57 +0100 Subject: [PATCH] [fix] typo --- account_move_batch_validate/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_move_batch_validate/__openerp__.py b/account_move_batch_validate/__openerp__.py index 4dedcda13..394effd2d 100644 --- a/account_move_batch_validate/__openerp__.py +++ b/account_move_batch_validate/__openerp__.py @@ -34,7 +34,7 @@ Account Move Batch Validate This module provides a wizard to post many Journal Entries in batch. it - uses the queue system introduces by the OpenERP Connector to handle a + uses the queue system introduced by the OpenERP Connector to handle a big quantity of moves in batch. """, 'website': 'http://www.camptocamp.com',