Fixed non-ascii quote character

This commit is contained in:
Yorik van Havre
2020-04-16 11:32:19 +02:00
committed by Yorik van Havre
parent 03c3717e74
commit f79c12aa8a

View File

@@ -1052,7 +1052,7 @@ class Component(ArchIFC.IfcProduct):
class ViewProviderComponent:
"""A default View Provider for Component objects.
Acts as a base for all other Arch view providers. Its properties and
Acts as a base for all other Arch view providers. It's properties and
behaviours are common to all Arch view providers.
"""