fix typo
This commit is contained in:
parent
67ee6cb86e
commit
2bd9a3993b
@ -44,7 +44,7 @@ def emission_sectors_from_opts(opts):
|
||||
]
|
||||
if "A" in opts:
|
||||
sectors += [
|
||||
"agriulture"
|
||||
"agriculture"
|
||||
]
|
||||
|
||||
return sectors
|
||||
|
Loading…
Reference in New Issue
Block a user