Offset polution with correct spelling.
This commit is contained in:
parent
287d412ccf
commit
68b6fe8f1e
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ class Command(BaseCommand):
|
||||||
inv.Product,
|
inv.Product,
|
||||||
("name", "category",),
|
("name", "category",),
|
||||||
category=self.extras,
|
category=self.extras,
|
||||||
name="Offset the carbon polution generated by your attendance, "
|
name="Offset the carbon pollution generated by your attendance, "
|
||||||
"thanks to fifteen trees.",
|
"thanks to fifteen trees.",
|
||||||
price=Decimal("5.00"),
|
price=Decimal("5.00"),
|
||||||
reservation_duration=hours(1),
|
reservation_duration=hours(1),
|
||||||
|
|
Loading…
Reference in a new issue