[FIX] encoding should be coding

This commit is contained in:
Guewen Baconnier
2013-01-04 11:51:23 +01:00
committed by Jordi Ballester
parent 0c26a8429a
commit 58c32d6140
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# Account reversal module for OpenERP

View File

@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# Account reversal module for OpenERP

View File

@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# Account reversal module for OpenERP