From 68b6fe8f1e6ae69628a93db2f78d90d2675014d7 Mon Sep 17 00:00:00 2001 From: James Polley Date: Sat, 30 Sep 2017 23:40:16 +1000 Subject: [PATCH] Offset polution with correct spelling. --- pinaxcon/registrasion/management/commands/populate_inventory.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinaxcon/registrasion/management/commands/populate_inventory.py b/pinaxcon/registrasion/management/commands/populate_inventory.py index eb0011e0..dfc8597b 100644 --- a/pinaxcon/registrasion/management/commands/populate_inventory.py +++ b/pinaxcon/registrasion/management/commands/populate_inventory.py @@ -358,7 +358,7 @@ class Command(BaseCommand): inv.Product, ("name", "category",), 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.", price=Decimal("5.00"), reservation_duration=hours(1),