Removed company name

pull/47/head
astirpe 2016-03-11 09:32:20 +01:00
parent 690fcc7b32
commit f8c2aa3870
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ class BveView(models.Model):
default="draft")
data = fields.Text(
string="Data",
help="Use the special Onestein query builder to define the query "
help="Use the special query builder to define the query "
"to generate your report dataset. "
"NOTE: Te be edited, the query should be in 'Draft' status.")