Skip to content

Commit

Permalink
[TYPO] in website_partner
Browse files Browse the repository at this point in the history
  • Loading branch information
rim-odoo committed Jul 10, 2014
1 parent f6bf77c commit 4d6b891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/website_partner/models/res_partner.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class WebsiteResPartner(osv.Model):
'Website Partner Full Description'
),
'website_short_description': fields.text(
'Website artner Short Description'
'Website Partner Short Description'
),
}
_defaults = {
Expand Down

0 comments on commit 4d6b891

Please sign in to comment.