Update StyleProperty docstring

This commit is contained in:
Darren Burns
2022-04-27 11:41:56 +01:00
parent 7329d6c200
commit 65070195c2

View File

@@ -355,7 +355,7 @@ class BorderProperty:
class StyleProperty:
"""Descriptor for getting and setting the text style."""
"""Descriptor for getting the Rich style."""
DEFAULT_STYLE = Style()