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',