Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Nov 5, 2024
1 parent 325c8ae commit 6393d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion digiplan/map/map_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def style(self) -> dict:
symbol="circle",
),
SymbolLegendLayer(
_("Windenergie genehmigt)"),
_("Windenergie (genehmigt)"),
_(
"Genehmigte Windenergieanlagen, Punktdaten (Daten: RPG Oderland-Spree, Stand: 31.12.2023)"
"<br><br><i>Klicke auf ein Kartenobjekt, um mehr Informationen zu erhalten.</i>",
Expand Down

0 comments on commit 6393d38

Please sign in to comment.